Skip to content

Commit 3bec28d

Browse files
authored
docs(readme): update
1 parent 1b1594b commit 3bec28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ vim.g.haskell_tools = {
336336
-- ...
337337
},
338338
---@type haskell-tools.lsp.ClientOpts
339-
---You can also configure these via `:h vim.lsp.config`, with the "hls" key.
339+
---You can also configure these via `:h vim.lsp.config`, with the "haskell-tools" key.
340340
hls = {
341341
---@param client number The LSP client ID.
342342
---@param bufnr number The buffer number

0 commit comments

Comments
 (0)