mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 00:04:33 +02:00
plugins/lsp: Use the auto-generated lsp plugin list
This commit is contained in:
parent
c79bfb75da
commit
8e8d9afe8e
11 changed files with 172 additions and 679 deletions
|
@ -3,7 +3,7 @@
|
|||
plugins.lsp = {
|
||||
enable = true;
|
||||
|
||||
servers.jsonnet-ls = {
|
||||
servers.jsonnet_ls = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue