Tests: automatically fetch Vader if needed
This commit is contained in:
parent
62512237a5
commit
d4ff491d6e
3 changed files with 18 additions and 9 deletions
|
@ -4,7 +4,7 @@ before_script: |
|
|||
git clone https://github.com/junegunn/vader.vim.git
|
||||
|
||||
script: |
|
||||
vim --nofork -XNu <(cat << EOF
|
||||
vim -XNu <(cat << EOF
|
||||
filetype off
|
||||
set runtimepath+=vader.vim
|
||||
set runtimepath+=.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue