chore: more local tooling, fzf for nvim

This commit is contained in:
Vasili Svirydau
2026-05-28 09:26:26 -07:00
parent 85482e8c7b
commit 89d93bd0b4
5 changed files with 125 additions and 72 deletions
+5 -1
View File
@@ -10,6 +10,10 @@ rg = "latest"
starship = "latest"
"npm:prettier" = "latest"
"npm:typescript-language-server" = "latest"
"npm:eslint" = "latest"
"npm:graphql-language-service-cli" = "latest"
"npm:bash-language-server" = "latest"
"npm:yaml-language-server" = "latest"
[env]
RIPGREP_CONFIG_PATH = "{{ env.HOME }}/.ripgreprc"
RIPGREP_CONFIG_PATH = "{{ env.HOME }}/.config/ripgrep/config"