mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
New location of devicons/nerd-icons
This commit is contained in:
4
.vimrc
4
.vimrc
@@ -40,8 +40,8 @@ autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTreeType") && b:NERDTree
|
||||
|
||||
" Web Development/Filetype icons
|
||||
" Needs a font like found at
|
||||
" https://github.com/ryanoasis/nerd-filetype-glyphs-fonts-patcher
|
||||
Plugin 'ryanoasis/vim-webdevicons'
|
||||
" https://github.com/ryanoasis/nerd-fonts
|
||||
Plugin 'ryanoasis/vim-devicons'
|
||||
" Set guifont when using gvim:
|
||||
"set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Plus\ Nerd\ File\ Types\ 11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user