Added Bundle 'powerline/fonts' since powerline, vim-powerline, & vim-airline won't really be usefull if they don't actually have fonts that make them look nice.

This commit is contained in:
Lee Savide 2015-07-25 10:33:43 -05:00
parent 4f64f56019
commit 924fa229af

View File

@ -119,6 +119,7 @@
else
Bundle 'bling/vim-airline'
endif
Bundle 'powerline/fonts'
Bundle 'bling/vim-bufferline'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'jistr/vim-nerdtree-tabs'