mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2024-12-05 00:13:34 +08:00
Merge branch 'master' of github.com:klen/vim-airline
This commit is contained in:
commit
efa3773bcf
|
@ -40,6 +40,7 @@ endfunction
|
||||||
|
|
||||||
function! airline#extensions#load()
|
function! airline#extensions#load()
|
||||||
let g:unite_force_overwrite_statusline = 0
|
let g:unite_force_overwrite_statusline = 0
|
||||||
|
let g:vimfiler_force_overwrite_statusline = 0
|
||||||
|
|
||||||
if get(g:, 'loaded_ctrlp', 0)
|
if get(g:, 'loaded_ctrlp', 0)
|
||||||
call airline#extensions#ctrlp#load_ctrlp_hi()
|
call airline#extensions#ctrlp#load_ctrlp_hi()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user