From fe3a9f890a52d08f65fb2ba90a892bafd36451ed Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Fri, 29 May 2026 15:39:44 +0200 Subject: misc(dotfiles): install tree-sitter-cli on sync --- .local/bin/dotfiles | 1 + 1 file changed, 1 insertion(+) (limited to '.local') 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 -- cgit v1.3.1