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.
.tex
1 parent 721db4b commit cc68728Copy full SHA for cc68728
lua/nvim-web-devicons/icons-default.lua
@@ -2571,7 +2571,7 @@ local icons_by_file_extension = {
2571
name = "TypeScriptReactTest",
2572
},
2573
["tex"] = {
2574
- icon = "",
+ icon = "",
2575
color = "#3D6117",
2576
cterm_color = "22",
2577
name = "Tex",
lua/nvim-web-devicons/icons-light.lua
0 commit comments