From 207c6d5c50801a035dbe61d46727ebf0b5c2b0d5 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Tue, 2 Apr 2024 22:45:14 +0200 Subject: [PATCH] feat(sup): add treesitter & mason update calls E.g. treesitter had some old versions laying around and errored on git commits otherwise. So we now keep those updated too. --- macos/bin/pkg-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos/bin/pkg-update b/macos/bin/pkg-update index 89235cf..4328782 100755 --- a/macos/bin/pkg-update +++ b/macos/bin/pkg-update @@ -13,7 +13,7 @@ echo "\n > Running valet install...\n" valet install echo "\n > Upgrading nvim packages...\n" -nvim +PlugUpgrade +PlugUpdate +qall +nvim +PlugUpgrade +PlugUpdate +TSUpdate +MasonUpdate +qall echo "\n > Upgrading znap plugins...\n" znap-update