enable powerline fonts for airline plugin

This commit is contained in:
Morgan Wattiez 2019-11-09 14:53:56 +01:00
parent bca0f5250a
commit 433aff9c31

View File

@ -61,6 +61,9 @@ filetype plugin indent on " required
" see :h vundle for more details or wiki for FAQ
" Put your non-Plugin stuff after this line
" vim-airline options
let g:airline_powerline_fonts = 1
" vim-gitgutter options
set updatetime=100