mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-12 18:24:35 +02:00
tests/lsp: disable taplo
This commit is contained in:
parent
1310eaf606
commit
3d3bf1e4b3
1 changed files with 2 additions and 1 deletions
|
@ -201,7 +201,8 @@
|
|||
sqls.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
taplo.enable = true;
|
||||
# TODO: re-enable this test when fixed
|
||||
# taplo.enable = true;
|
||||
templ.enable = true;
|
||||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue