mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 01:00:05 +08:00
REF #159 in vim
This commit is contained in:
parent
484a5fe729
commit
c0550ee792
@ -48,8 +48,3 @@ if get(g:, 'airline_powerline_fonts', 0)
|
|||||||
let g:airline_symbols.maxlinenr= ''
|
let g:airline_symbols.maxlinenr= ''
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
augroup Fix_airline_with_unite
|
|
||||||
autocmd FileType unite AirlineRefresh
|
|
||||||
autocmd FileType vimfiler AirlineRefresh
|
|
||||||
augroup END
|
|
||||||
|
Loading…
Reference in New Issue
Block a user