fix(#435): tex icon

This commit is contained in:
Charles Dong 2024-04-07 10:27:16 +08:00 committed by GitHub
parent e2e3475c7b
commit 93ddac6966
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1881,7 +1881,7 @@ local icons_by_file_extension = {
name = "TypeScriptReactTest",
},
["tex"] = {
icon = "󰙩",
icon = "",
color = "#3D6117",
cterm_color = "22",
name = "Tex",

View file

@ -1881,7 +1881,7 @@ local icons_by_file_extension = {
name = "TypeScriptReactTest",
},
["tex"] = {
icon = "󰙩",
icon = "",
color = "#3D6117",
cterm_color = "22",
name = "Tex",