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