diff --git a/tests/test-sources/plugins/none-ls.nix b/tests/test-sources/plugins/none-ls.nix index 4720a0a6..9b70feac 100644 --- a/tests/test-sources/plugins/none-ls.nix +++ b/tests/test-sources/plugins/none-ls.nix @@ -16,6 +16,7 @@ with-lsp-format = { plugins = { + lsp.enable = true; lsp-format.enable = true; none-ls = { enable = true;