This commit is contained in:
Kopatz
2024-06-29 10:04:05 +02:00
parent b6ecdd654e
commit df1aac5278
3 changed files with 14 additions and 12 deletions

View File

@@ -9,6 +9,7 @@
gopls.enable = true;
nixd.enable = true;
html.enable = true;
dartls.enable = true;
tsserver.enable = true;
pylsp.enable = true;
csharp-ls = {