vim file icon

This commit is contained in:
Guilleag01
2023-11-16 00:34:39 +01:00
parent 0f5ba6a9f6
commit 151023dc56

View File

@@ -114,7 +114,8 @@ pub fn get_icon_file_type<'a>(filename: String) -> &'a str {
"xml" => "󰗀 ",
"lua" => "",
"php" => "",
"rs" => " ",
"vim" => " "
"rs" => "",
"js" => "",
"sh" => "",
"db" => "󰆼 ",