aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/lemminx.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/lemminx.lua')
-rw-r--r--lua/lspconfig/configs/lemminx.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/lemminx.lua b/lua/lspconfig/configs/lemminx.lua
index eb1ccaa8..d8846d12 100644
--- a/lua/lspconfig/configs/lemminx.lua
+++ b/lua/lspconfig/configs/lemminx.lua
@@ -16,8 +16,5 @@ The easiest way to install the server is to get a binary from https://github.com
NOTE to macOS users: Binaries from unidentified developers are blocked by default. If you trust the downloaded binary, run it once, cancel the prompt, then remove the binary from Gatekeeper quarantine with `xattr -d com.apple.quarantine lemminx`. It should now run without being blocked.
]],
- default_config = {
- root_dir = [[util.find_git_ancestor]],
- },
},
}