mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
plugins/lsp: add ruby-lsp
This commit is contained in:
parent
0ba2ea5416
commit
1bbd58b6b2
2 changed files with 6 additions and 0 deletions
|
@ -174,6 +174,7 @@
|
|||
pylsp.enable = true;
|
||||
pylyzer.enable = true;
|
||||
pyright.enable = true;
|
||||
ruby-lsp.enable = true;
|
||||
ruff.enable = true;
|
||||
ruff-lsp.enable = true;
|
||||
rust-analyzer = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue