mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
Clone dein
This commit is contained in:
parent
ba1b9179f3
commit
7a1ea156c7
@ -17,6 +17,7 @@ install:
|
||||
- 'git config --global user.name "Appveyor"'
|
||||
- 'git config --global user.email appveyor@example.com'
|
||||
- 'git clone -q --depth 1 --single-branch https://github.com/junegunn/vader.vim.git build/vader'
|
||||
- 'git clone -q --depth 1 --single-branch https://github.com/Shougo/dein.vim C:\Users\appveyor\.cache\vimfiles\repos\github.com\Shougo\dein.vim'
|
||||
- 'set THEMIS_HOME=%TEMP%\vim-themis'
|
||||
- 'set PATH=%THEMIS_HOME%\bin;%PATH%'
|
||||
- ps: .ci/install.ps1
|
||||
|
Loading…
Reference in New Issue
Block a user