Need to install vim plugins with command line
This commit is contained in:
parent
276be9e2dd
commit
13be8cdb04
@ -5,3 +5,10 @@
|
||||
~/.vimrc:
|
||||
path: vim/vimrc
|
||||
relink: true
|
||||
|
||||
- shell:
|
||||
- command: '/bin/bash -c "$(which vim) -es -u $HOME/.vimrc -i NONE -c PlugInstall -c qa || true"'
|
||||
stdout: true
|
||||
stdin: true
|
||||
stderre: true
|
||||
description: Installing vim plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user