mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 03:35: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
|
" Web Development/Filetype icons
|
||||||
" Needs a font like found at
|
" Needs a font like found at
|
||||||
" https://github.com/ryanoasis/nerd-filetype-glyphs-fonts-patcher
|
" https://github.com/ryanoasis/nerd-fonts
|
||||||
Plugin 'ryanoasis/vim-webdevicons'
|
Plugin 'ryanoasis/vim-devicons'
|
||||||
" Set guifont when using gvim:
|
" Set guifont when using gvim:
|
||||||
"set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Plus\ Nerd\ File\ Types\ 11
|
"set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Plus\ Nerd\ File\ Types\ 11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user