mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
vscode: indent tree a little more
This commit is contained in:
parent
b233e92189
commit
eed6b3516b
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@
|
||||||
"window.titleBarStyle": "native",
|
"window.titleBarStyle": "native",
|
||||||
"workbench.colorTheme": "Default Dark+",
|
"workbench.colorTheme": "Default Dark+",
|
||||||
"workbench.startupEditor": "none",
|
"workbench.startupEditor": "none",
|
||||||
"workbench.tree.indent": 16
|
"workbench.tree.indent": 18
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue