mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
plugins/lsp/openscad-lsp: init
Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
This commit is contained in:
parent
10cc58d497
commit
ab67ee7e8b
2 changed files with 6 additions and 0 deletions
|
@ -169,6 +169,7 @@
|
|||
# As of 2024-03-05, omnisharp-roslyn is broken on darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
omnisharp.enable = !pkgs.stdenv.isDarwin;
|
||||
openscad-lsp.enable = true;
|
||||
perlpls.enable = true;
|
||||
pest-ls.enable = true;
|
||||
prismals.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue