mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-07-01 22:13:00 +03:00
7 lines
185 B
JSON
7 lines
185 B
JSON
{
|
|
"[rust]": {
|
|
"editor.defaultFormatter": "rust-lang.rust-analyzer",
|
|
"editor.formatOnSave": true
|
|
},
|
|
"nixEnvSelector.nixFile": "${workspaceFolder}/flake.nix"
|
|
} |