mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
nvim-lsp/zls: re-enable in test
This commit is contained in:
parent
9ca0f67b10
commit
1d478841f8
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
typst-lsp.enable = true;
|
typst-lsp.enable = true;
|
||||||
vuels.enable = true;
|
vuels.enable = true;
|
||||||
yamlls.enable = true;
|
yamlls.enable = true;
|
||||||
# zls.enable = true; Broken as of 03/17/2023
|
zls.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue