diff --git a/.vimrc b/.vimrc index 20447d6..1898444 100644 --- a/.vimrc +++ b/.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