Add Haskell lsp support

This commit is contained in:
caem 2024-08-01 18:34:13 +02:00
parent 3e9e729e74
commit 497e6a1449
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
return function()
require"lspconfig".hls.setup {}
end