1
0

rename airline to vim-airline

to be consistent with the plugin folder name
This commit is contained in:
valeth 2015-11-18 10:47:53 +01:00
parent 4112cd6cf1
commit 7208b734a5

View File

@ -2,6 +2,7 @@ Plug 'bling/vim-airline'
let g:airline#extensions#tabline#enabled = 1
let g:airline_powerline_fonts = 1
let g:airline_theme='dark'
set laststatus=2
set noshowmode