We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ed62f commit 31821beCopy full SHA for 31821be
vimrc.sample
@@ -12,7 +12,7 @@ if empty(glob(autoload_spacevim))
12
\ '-fLo',
13
\ autoload_spacevim,
14
\ '--create-dirs',
15
- \ 'https://raw.githubusercontent.com/tehnix/spaceneovim/master/autoload/spacevim.vi'
+ \ 'https://raw.githubusercontent.com/tehnix/spaceneovim/master/autoload/spacevim.vim'
16
\])
17
let waiting_for_plug = jobwait([install_spacevim])
18
endif
0 commit comments