Added haskell and c# lsp
This commit is contained in:
parent
9b4078ad58
commit
3019a71877
1 changed files with 13 additions and 8 deletions
|
|
@ -16,6 +16,11 @@
|
||||||
installCargo = false;
|
installCargo = false;
|
||||||
installRustc = false;
|
installRustc = false;
|
||||||
};
|
};
|
||||||
|
hls = {
|
||||||
|
enable = true;
|
||||||
|
installGhc = false;
|
||||||
|
};
|
||||||
|
csharp_ls.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue