mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-07 15:54:31 +02:00
plugins/lsp: add r_language_server
This commit is contained in:
parent
7ffff28f43
commit
cfff48c267
2 changed files with 7 additions and 0 deletions
|
@ -174,6 +174,7 @@
|
|||
pylsp.enable = true;
|
||||
pylyzer.enable = true;
|
||||
pyright.enable = true;
|
||||
r-language-server.enable = true;
|
||||
ruby-lsp.enable = true;
|
||||
ruff.enable = true;
|
||||
ruff-lsp.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue