misc minor updates
This commit is contained in:
parent
0bc78c17d8
commit
3efec5e141
8 changed files with 28 additions and 11 deletions
|
@ -111,5 +111,8 @@
|
|||
"files.autoSave": "afterDelay",
|
||||
"files.autoSaveDelay": 300,
|
||||
"editor.fontFamily": "'Fira Code Nerd', 'Droid Sans Mono', 'monospace', monospace",
|
||||
"editor.fontLigatures": true
|
||||
"editor.fontLigatures": true,
|
||||
"[rust]": {
|
||||
"editor.defaultFormatter": "rust-lang.rust-analyzer"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue