aboutsummaryrefslogtreecommitdiffstats
path: root/CONFIG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONFIG.md')
-rw-r--r--CONFIG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONFIG.md b/CONFIG.md
index 7d242865..f7aca897 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -4101,6 +4101,7 @@ require'lspconfig'.lemminx.setup{
cmd = { "/path/to/lemminx/lemminx" };
...
}
+```
NOTE to macOS users: Binaries from unidentified developers are blocked by default. If you trust the downloaded binary from jboss.org, 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.