2023-04-12 12:48:28 +00:00
|
|
|
- link:
|
|
|
|
${HOME}/.config/lvim:
|
|
|
|
glob: true
|
2023-04-12 12:50:55 +00:00
|
|
|
path: conf.d/lvim
|
2023-04-12 12:48:28 +00:00
|
|
|
|
|
|
|
# - shell:
|
|
|
|
# - command: '/usr/bin/env bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
|
|
|
|
# stdout: true
|
|
|
|
# stdin: true
|
|
|
|
# stderr: true
|
|
|
|
# description: Installing Nvim plugins
|