diff --git a/tests/test-sources/plugins/lsp/pylsp.nix b/tests/test-sources/plugins/lsp/pylsp.nix index 03f46df8..efe2941c 100644 --- a/tests/test-sources/plugins/lsp/pylsp.nix +++ b/tests/test-sources/plugins/lsp/pylsp.nix @@ -1,6 +1,5 @@ { - # Example pylsp config - default = { + example = { plugins.lsp = { enable = true;