non important commit
This commit is contained in:
parent
4dd7248b96
commit
59064639a8
1 changed files with 9 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue