feat: enable haskell language server
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
9fb9a51cad
commit
7eefa6fed3
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@
|
|||
jsonls = {
|
||||
enable = true;
|
||||
};
|
||||
hls = {
|
||||
enable = true;
|
||||
};
|
||||
helm_ls = {
|
||||
enable = true;
|
||||
extraOptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue