mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
generated: Updated rust-analyzer.nix
This commit is contained in:
parent
696e5e5ca0
commit
2ef0818d2e
1 changed files with 2 additions and 1 deletions
|
@ -518,7 +518,8 @@
|
|||
"rust-analyzer.check.workspace" = {
|
||||
description = ''
|
||||
Whether `--workspace` should be passed to `cargo check`.
|
||||
If false, `-p <package>` will be passed instead.
|
||||
If false, `-p <package>` will be passed instead if applicable. In case it is not, no
|
||||
check will be performed.
|
||||
'';
|
||||
pluginDefault = true;
|
||||
type = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue