6 lines
130 B
JSON
6 lines
130 B
JSON
{
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
|
|
"rust-analyzer.linkedProjects": [
|
|
"./Cargo.toml"
|
|
]
|
|
} |