From 1e3a4b18b2843b65c8ca476488234fd92aded8b0 Mon Sep 17 00:00:00 2001 From: Mads Mogensen Date: Sun, 24 Oct 2021 21:38:57 +0000 Subject: docs: fix codeblock for lemminx (#1338) --- lua/lspconfig/lemminx.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/lspconfig/lemminx.lua b/lua/lspconfig/lemminx.lua index 3e487c80..ecb0b444 100644 --- a/lua/lspconfig/lemminx.lua +++ b/lua/lspconfig/lemminx.lua @@ -22,6 +22,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. -- cgit v1.2.3-70-g09d2