Added C# LSP

This commit is contained in:
Aleksandr Lebedev 2025-03-10 15:01:58 +01:00
parent caef28c76f
commit d5e56d80d7
2 changed files with 3 additions and 0 deletions

View file

@ -172,6 +172,7 @@ in
llvmPackages_19.clang-tools
gdb
csharp-ls
];
programs.kdeconnect.enable = true;

View file

@ -49,6 +49,8 @@
egl-wayland
xclip
btop
csharp-ls
];
wsl = {
enable = true;