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