trying to update Mason in nvim
This commit is contained in:
parent
752713c143
commit
b137f6a0eb
@ -4,6 +4,6 @@
|
||||
|
||||
printf "Executing neovim :Lazy sync..."
|
||||
nvim --headless "+Lazy! sync" +qa
|
||||
nvim --headless "+MasonUpdate" +qa
|
||||
nvim --headless "+TSUpdateSync" +qa
|
||||
nvim --headless ":MasonUpdate" +qa
|
||||
timeout 30s nvim --headless -c "TSUpdate" || true
|
||||
echo " done."
|
||||
|
Loading…
Reference in New Issue
Block a user