1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:50:04 +08:00
SpaceVim/test/init.vader

8 lines
145 B
Plaintext
Raw Normal View History

2017-11-24 22:50:26 +08:00
Execute ( SpaceVim api: SpaceVim main code ):
2018-07-15 20:23:38 +08:00
unlock g:_spacevim_root_dir
if has('nvim')
source init.vim
else
source vimrc
endif