enable powerline fonts for airline plugin
This commit is contained in:
parent
bca0f5250a
commit
433aff9c31
@ -61,6 +61,9 @@ filetype plugin indent on " required
|
|||||||
" see :h vundle for more details or wiki for FAQ
|
" see :h vundle for more details or wiki for FAQ
|
||||||
" Put your non-Plugin stuff after this line
|
" Put your non-Plugin stuff after this line
|
||||||
|
|
||||||
|
" vim-airline options
|
||||||
|
let g:airline_powerline_fonts = 1
|
||||||
|
|
||||||
" vim-gitgutter options
|
" vim-gitgutter options
|
||||||
set updatetime=100
|
set updatetime=100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user