mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 03:00:04 +08:00
Added space vim (#3584)
This commit is contained in:
parent
73ce6d6dca
commit
195a18e6b9
@ -1371,6 +1371,9 @@ function! SpaceVim#welcome() abort
|
||||
elseif exists(':Defx') == 2
|
||||
Defx
|
||||
wincmd p
|
||||
elseif exists(':NERDTree') == 2
|
||||
NERDTree
|
||||
wincmd p
|
||||
endif
|
||||
endif
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user