non important commit

This commit is contained in:
benstrb 2026-02-27 20:41:41 +01:00
parent ae7d85c9a5
commit f986a05562
3 changed files with 1 additions and 29 deletions

View file

@ -30,8 +30,6 @@
lspkind.enable = true;
lspsaga.enable = true;
trouble.enable = true;
servers.qmlls.cmd = lib.mkForce ["${pkgs.kdePackages.qtdeclarative}/bin/qmlls" "-E"];
};
debugger = {
@ -84,6 +82,7 @@
sql.enable = false;
qml.enable = true;
qml.format.enable = true;
ts.enable = true;
zig.enable = true;
csharp.enable = true;