add roc and haskell lang servers for learning functional programming
This commit is contained in:
parent
ebc5fbbe5c
commit
9dfed2914e
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ return {
|
|||
"clangd",
|
||||
"gopls",
|
||||
"rust_analyzer",
|
||||
"ocamllsp",
|
||||
"hls",
|
||||
"roc_ls",
|
||||
}
|
||||
|
||||
for _, s in ipairs(servers) do
|
||||
|
|
Loading…
Reference in a new issue