mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 10:50:05 +08:00
Fix statusline of vimfiler buffer
This commit is contained in:
parent
93caad2232
commit
37140b4fd3
@ -199,6 +199,7 @@ function! zvim#util#OpenVimfiler() abort
|
|||||||
wincmd p
|
wincmd p
|
||||||
else
|
else
|
||||||
VimFiler
|
VimFiler
|
||||||
|
doautocmd WinEnter
|
||||||
if exists(':AirlineRefresh')
|
if exists(':AirlineRefresh')
|
||||||
AirlineRefresh
|
AirlineRefresh
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user