1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00

Fix statusline of vimfiler buffer

This commit is contained in:
wsdjeg 2017-05-19 00:32:13 +08:00
parent 93caad2232
commit 37140b4fd3

View File

@ -199,6 +199,7 @@ function! zvim#util#OpenVimfiler() abort
wincmd p
else
VimFiler
doautocmd WinEnter
if exists(':AirlineRefresh')
AirlineRefresh
endif