non important commit

This commit is contained in:
maxstrb 2025-11-22 15:08:22 +01:00
parent 4dd7248b96
commit 59064639a8

View file

@ -28,6 +28,15 @@
lspkind.enable = true;
lspsaga.enable = false;
trouble.enable = true;
rust-analyzer.serverSettings = {
"rust-analyzer" = {
"linkedProjects" = [];
"cargo" = {
"target" = "/tmp/rust-analyzer";
};
};
};
};
debugger = {