From 0d6e56f2ed982220b3d890408f257f2abe3169bb Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 11 Aug 2015 15:10:19 +0200 Subject: [PATCH] New location of devicons/nerd-icons --- .vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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