1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 15:19:12 +08:00

Remove init vader

This commit is contained in:
wsdjeg 2017-11-24 22:27:06 +08:00
parent 7083291f1c
commit 46577a70b7

View File

@ -1,6 +0,0 @@
Execute ( SpaceVim api: SpaceVim main code ):
source init.vim
SPInstall
exe "func! Close() \n qa! \n endf"
call timer_start(2000, 'Close')
AssertEqual fnamemodify(g:Config_Main_Home, ':.'), 'config'