mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 13:40: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
|
elseif exists(':Defx') == 2
|
||||||
Defx
|
Defx
|
||||||
wincmd p
|
wincmd p
|
||||||
|
elseif exists(':NERDTree') == 2
|
||||||
|
NERDTree
|
||||||
|
wincmd p
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
Loading…
Reference in New Issue
Block a user