mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 09:36:10 +02:00
plugins/lsp: add solargraph language server
This commit is contained in:
parent
ec3637960c
commit
70b4e2d981
2 changed files with 6 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
installCargo = true;
|
||||
installRustc = true;
|
||||
};
|
||||
solargraph.enable = true;
|
||||
sourcekit.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue