Better nvim deps install
This commit is contained in:
parent
4184499c7b
commit
752713c143
@ -4,4 +4,6 @@
|
|||||||
|
|
||||||
printf "Executing neovim :Lazy sync..."
|
printf "Executing neovim :Lazy sync..."
|
||||||
nvim --headless "+Lazy! sync" +qa
|
nvim --headless "+Lazy! sync" +qa
|
||||||
|
nvim --headless "+MasonUpdate" +qa
|
||||||
|
nvim --headless "+TSUpdateSync" +qa
|
||||||
echo " done."
|
echo " done."
|
||||||
|
Loading…
Reference in New Issue
Block a user