add hsl (haskell language server)

This commit is contained in:
ant 2025-07-28 17:31:49 +02:00
parent 567ab42a23
commit a703a97983

View file

@ -43,6 +43,7 @@ local servers = {
},
qmlls = {},
tinymist = {},
hls = {},
}
local enabled = {}