1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/test/init.vader
2020-01-19 18:35:50 +08:00

8 lines
145 B
Plaintext

Execute ( SpaceVim api: SpaceVim main code ):
unlock g:_spacevim_root_dir
if has('nvim')
source init.vim
else
source vimrc
endif