misc: settings update
This commit is contained in:
parent
178b0d5525
commit
84db74586b
1 changed files with 2 additions and 6 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -1,10 +1,6 @@
|
||||||
{
|
{
|
||||||
"workbench.colorCustomizations": {
|
|
||||||
"activityBar.background": "#322C2D",
|
|
||||||
"titleBar.activeBackground": "#463E3F",
|
|
||||||
"titleBar.activeForeground": "#FAFAFA"
|
|
||||||
},
|
|
||||||
"[odin]": {
|
"[odin]": {
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
|
"editor.tabSize": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue