We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1594b commit 3bec28dCopy full SHA for 3bec28d
README.md
@@ -336,7 +336,7 @@ vim.g.haskell_tools = {
336
-- ...
337
},
338
---@type haskell-tools.lsp.ClientOpts
339
- ---You can also configure these via `:h vim.lsp.config`, with the "hls" key.
+ ---You can also configure these via `:h vim.lsp.config`, with the "haskell-tools" key.
340
hls = {
341
---@param client number The LSP client ID.
342
---@param bufnr number The buffer number
0 commit comments