Neovim, go lang, remore rustacean lsp call

This commit is contained in:
Julia Lange 2025-01-09 09:35:51 -08:00
parent 17c7fde05f
commit dfbe5210c4
Signed by: Julia
SSH key fingerprint: SHA256:KI8YxpkPRbnDRkXPgCuQCVz181++Vy7NAvmQj8alOhM
4 changed files with 13 additions and 5 deletions

View file

@ -22,6 +22,7 @@ in {
# dynamically. For not just have them always loaded regardless of config
treeplugs = p: [
p.tree-sitter-c
p.tree-sitter-go
p.tree-sitter-nix
p.tree-sitter-rust
];