This commit is contained in:
2025-01-16 13:22:22 -05:00
parent a818d3d1df
commit 679ebeacba
7 changed files with 262 additions and 110 deletions

View File

@@ -522,6 +522,9 @@ lib,
enable = true;
tslsIntegration = true;
};
angularls = {
enable = true;
};
gopls = {
enable = true;
};