build: add rust and c to nvim lsp
This commit is contained in:
parent
6eeaf9409b
commit
82d51697c6
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@
|
|||
|
||||
# Enable specific languages
|
||||
nix.enable = true;
|
||||
rust.enable = true;
|
||||
clang.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue