diff options
| -rwxr-xr-x | .local/bin/dotfiles | 1 |
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 |
