dotfiles/meta/tasks/lvim.yaml
2023-04-12 14:50:55 +02:00

12 lines
324 B
YAML

- link:
${HOME}/.config/lvim:
glob: true
path: conf.d/lvim
# - 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