Neovim, go lang, remore rustacean lsp call

This commit is contained in:
Julia Lange 2025-01-09 09:35:51 -08:00
parent 62fe907e91
commit 547dd01e34
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
];