update conf
This commit is contained in:
parent
67281b4a9a
commit
7627d3240c
@ -4,7 +4,7 @@
|
|||||||
path: conf.d/nvim/*
|
path: conf.d/nvim/*
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- command: '/bin/bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
|
- command: '/usr/bin/env bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
|
||||||
stdout: true
|
stdout: true
|
||||||
stdin: true
|
stdin: true
|
||||||
stderr: true
|
stderr: true
|
||||||
|
Loading…
Reference in New Issue
Block a user