add roc and haskell lang servers for learning functional programming

This commit is contained in:
tdback 2024-11-14 21:56:56 -05:00
parent ebc5fbbe5c
commit 9dfed2914e

View file

@ -24,7 +24,8 @@ return {
"clangd",
"gopls",
"rust_analyzer",
"ocamllsp",
"hls",
"roc_ls",
}
for _, s in ipairs(servers) do