diff options
Diffstat (limited to 'CONFIG.md')
| -rw-r--r-- | CONFIG.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
