tests/lsp-format: enable lsp in lsp-format test

This commit is contained in:
Gaetan Lepage 2023-12-06 15:27:37 +01:00 committed by Gaétan Lepage
parent 903e2a1ccb
commit 4932dbb966

View file

@ -16,6 +16,7 @@
with-lsp-format = { with-lsp-format = {
plugins = { plugins = {
lsp.enable = true;
lsp-format.enable = true; lsp-format.enable = true;
none-ls = { none-ls = {
enable = true; enable = true;