We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e3475 commit 93ddac6Copy full SHA for 93ddac6
lua/nvim-web-devicons/icons-default.lua
@@ -1881,7 +1881,7 @@ local icons_by_file_extension = {
1881
name = "TypeScriptReactTest",
1882
},
1883
["tex"] = {
1884
- icon = "",
+ icon = "",
1885
color = "#3D6117",
1886
cterm_color = "22",
1887
name = "Tex",
lua/nvim-web-devicons/icons-light.lua
0 commit comments