aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/hie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/hie.lua')
-rw-r--r--lsp/hie.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/hie.lua b/lsp/hie.lua
index 49d9f5d7..6e53cacc 100644
--- a/lsp/hie.lua
+++ b/lsp/hie.lua
@@ -16,6 +16,7 @@
--- }
--- }
--- ```
+---@type vim.lsp.Config
return {
cmd = { 'hie-wrapper', '--lsp' },
filetypes = { 'haskell' },