mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
plugins/nvim-lsp: add sourcekit language server
This commit is contained in:
parent
8d7488a931
commit
079b0c30cd
2 changed files with 6 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
rnix-lsp.enable = true;
|
||||
ruff-lsp.enable = true;
|
||||
rust-analyzer.enable = true;
|
||||
sourcekit.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue