lsp: Add fsharp and haskell

This commit is contained in:
DashieTM 2024-05-26 19:09:08 +02:00
parent 76eb550425
commit c7f3f8ddfa
5 changed files with 331 additions and 119 deletions

View file

@ -103,7 +103,7 @@ in
};
home.sessionVariables =
{
FLAKE = "home/dasshie/gits/dotFiles/nix";
FLAKE = "home/dashie/gits/dotFiles/nix";
# don't ask... marksman somehow requires this
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT = 1;
};