forked from jmug/stoatchat
6 lines
121 B
JSON
6 lines
121 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
"nixEnvSelector.suggestion": false
|
|
}
|