mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/plugins/lsp: disable prismals test (broken package)
This commit is contained in:
parent
f62d77d3fa
commit
a9ffb6c958
1 changed files with 3 additions and 1 deletions
|
@ -175,7 +175,9 @@
|
|||
openscad-lsp.enable = true;
|
||||
perlpls.enable = true;
|
||||
pest-ls.enable = true;
|
||||
prismals.enable = true;
|
||||
# TODO: As of 2024-08-19 is broken
|
||||
# re-enable this test when fixed
|
||||
# prismals.enable = true;
|
||||
prolog-ls.enable = true;
|
||||
purescriptls.enable = true;
|
||||
pylsp.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue