adds programming language and developer filetype font icons (glyphs) to vim for NERDTree, vim-airline, and lightline.vim plugins
g:NERDTreeGlyphReadOnly
, which is RO
, but if I use the lock devicon "\ue0a2"
, then it's a bit ugly to retain the square brackets too. Should I open an issue or there exist a solution already?
Hi all! Pleas point me to a solution. Despite of nice icons I have only squares with small numbers and all text is too wide. I installed Hack Nerd Font as it described in https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack
After command $ fc-list | grep "Hack
I have a list of Hack fonts.
In my ~/.vimrc
I have next lines:
set guifont =Hack \10
set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Nerd\ Font\ Complete\ 12
set encoding=utf8
But everything is quite bad.
Hey guys, I was just wondering if anyone else is having issues displaying fileformat icons in the vim-airline in nvim/neovide running under Windows 10? Is there any special configuration necessary? Thanks!
Ok, got it. The sequence in which I was loading the webdevicons and vim-airline plugins was wrong. Got it fixed now.
Hello. I have installed NERDTree and vim-devicons
onto WSL. When I launch WSL via Windows Terminal, I am able to use a downloaded NerdFont (DroidSansMono in this case) and the icons show up just fine.
But when I try and launch wsl.exe
and change the font there, I cannot see DroidSansMono
in the list of available fonts, so I am unable to use the vim-devicons
plugin while using wsl.exe
even though I can use it fine on Windows Terminal
.gitignore
and Cargo.toml
file types have the "Yahoo!" logo for some reason :joy: