mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-11-05 01:12:42 +01:00
17 lines
No EOL
635 B
JSON
17 lines
No EOL
635 B
JSON
{
|
|
"workbench.colorTheme": "Default Dark Modern",
|
|
"keyboard.layout": "0000041D",
|
|
"editor.bracketPairColorization.enabled": false,
|
|
"git.openRepositoryInParentFolders": "never",
|
|
"editor.stickyScroll.enabled": false,
|
|
"html.format.indentHandlebars": true,
|
|
"editor.insertSpaces": false,
|
|
"workbench.editor.closeEmptyGroups": false,
|
|
"editor.hover.hidingDelay": 0,
|
|
"hexeditor.columnWidth": 32,
|
|
"hexeditor.inspectorType": "sidebar",
|
|
"window.menuBarVisibility": "classic",
|
|
"workbench.startupEditor": "none",
|
|
"workbench.activityBar.location": "top",
|
|
"workbench.panel.showLabels": false
|
|
} |