mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
Do autocmd WinEnter to make statusline active
This commit is contained in:
parent
ab9a50d21b
commit
9733fb6da4
@ -53,6 +53,7 @@ function! s:self.open() abort
|
||||
endif
|
||||
endwhile
|
||||
exe 'bd ' . self._bufid
|
||||
doautocmd WinEnter
|
||||
endfunction
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user