misc tiny updates i can't be bothered to list or split up into multiple commits
This commit is contained in:
parent
0931ea7330
commit
378dd53514
5 changed files with 42 additions and 39 deletions
|
@ -93,6 +93,7 @@ procratstinator.gray-formatter
|
|||
raynigon.nginx-formatter
|
||||
rdnlsmith.linux-themes
|
||||
redhat.java
|
||||
redhat.vscode-xml
|
||||
redhat.vscode-yaml
|
||||
robbowen.synthwave-vscode
|
||||
rokoroku.vscode-theme-darcula
|
||||
|
|
|
@ -113,5 +113,8 @@
|
|||
"editor.fontLigatures": true,
|
||||
"[rust]": {
|
||||
"editor.defaultFormatter": "rust-lang.rust-analyzer"
|
||||
},
|
||||
"[yaml]": {
|
||||
"editor.defaultFormatter": "redhat.vscode-yaml"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue