ryanoasis / vim-devicons

Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
MIT License
5.64k stars 265 forks source link

don't support .tex file icon in gvim ? #383

Closed krisfans closed 3 years ago

krisfans commented 3 years ago

Required Info

Optional Info

Tex file icon works well with nvim-qt, but in gvim , it does not work, just see pictures below.

gvim Snipaste_2021-02-23_10-02-37 nvim-qt Snipaste_2021-02-23_10-09-56

krisfans commented 3 years ago

Maybe it is a problem of gvim or "Consolas NF" is not not true nerd font , use "SauceCodePro NF" it works