mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"[nix]": {
|
|
"editor.tabSize": 2,
|
|
"files.trimFinalNewlines": true,
|
|
"files.insertFinalNewline": true,
|
|
"files.trimTrailingWhitespace": true,
|
|
"editor.formatOnSave": true
|
|
}
|
|
}
|