docs: add a table for lspconfig to be happy
This commit is contained in:
parent
bf06506f92
commit
bfc6d64237
@ -42,7 +42,7 @@ This code tells eglot to connect fennel-ls to your fennel-mode buffers.
|
||||
prerequisites: You have installed the [fennel-ls binary](#fennel-ls-language-server-binary).
|
||||
If you're using neovim+lspconfig, use this snippet:
|
||||
```lua
|
||||
require("lspconfig").fennel_ls.setup()
|
||||
require("lspconfig").fennel_ls.setup({})
|
||||
```
|
||||
|
||||
If you're also using mason and you want to install fennel-ls that way, you can
|
||||
|
||||
Loading…
Reference in New Issue
Block a user