From 57ab6cce9b02a1a9319c1fd7109d7f4cebcab5ba Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 22 Apr 2015 09:39:12 +0200 Subject: [PATCH] Note on compatible fonts --- .vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vimrc b/.vimrc index 32ca5b1..19bb22a 100644 --- a/.vimrc +++ b/.vimrc @@ -37,6 +37,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' " Set guifont when using gvim: "set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Plus\ Nerd\ File\ Types\ 11