mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +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
|
||||
else
|
||||
VimFiler
|
||||
doautocmd WinEnter
|
||||
if exists(':AirlineRefresh')
|
||||
AirlineRefresh
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user