Update alacritty and nvim (with lvim). Still need some mofications.
This commit is contained in:
parent
81597bfcb5
commit
48f6e0cc14
@ -2,6 +2,9 @@
|
|||||||
${HOME}/.config/nvim:
|
${HOME}/.config/nvim:
|
||||||
glob: true
|
glob: true
|
||||||
path: conf.d/nvim/*
|
path: conf.d/nvim/*
|
||||||
|
${HOME}/.config/lvim:
|
||||||
|
glob: true
|
||||||
|
path: conf.d/lvim/*
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- command: '/usr/bin/env 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"'
|
||||||
|
Loading…
Reference in New Issue
Block a user