summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-29 15:39:44 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-29 15:39:44 +0200
commitfe3a9f890a52d08f65fb2ba90a892bafd36451ed (patch)
treee3050ac96baedee9609169f2a89cbb56e89e98f4 /.local/bin
parente25ce62452fe25bf719653b458b233c1f8933b77 (diff)
downloaddotfiles-fe3a9f890a52d08f65fb2ba90a892bafd36451ed.tar.gz
dotfiles-fe3a9f890a52d08f65fb2ba90a892bafd36451ed.zip
misc(dotfiles): install tree-sitter-cli on sync
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/dotfiles1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles
index 2754603..a30ea9a 100755
--- a/.local/bin/dotfiles
+++ b/.local/bin/dotfiles
@@ -153,6 +153,7 @@ sync)
yay # AUR helper (for pass-secret-service-bin)
shfmt # shell program formatter
stylua # Lua formatter
+ tree-sitter-cli # used by nvim (increment parsing)
base-devel cmake ninja git # nvim build dependencies
# language servers (used by nvim)
bash-language-server