added haskell language server
This commit is contained in:
parent
b0d67cc741
commit
7cdd07a9ae
3 changed files with 14 additions and 11 deletions
|
|
@ -86,6 +86,8 @@ lspconfig.sumneko_lua.setup {
|
|||
}
|
||||
}
|
||||
}
|
||||
-- haskell
|
||||
lspconfig.hls.setup { capabilities = capabilities, on_attach = on_lsp_attach }
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue