aboutsummaryrefslogtreecommitdiff
path: root/.config/Code/User/settings.json
diff options
context:
space:
mode:
authorkj_sh6042026-02-22 13:48:39 -0500
committerkj_sh6042026-02-22 13:48:39 -0500
commit0a60d8b02be5dc6044fd57c0dfdf03eaa7edaaaa (patch)
tree0d7a085411c4d335c0e3c97ad820aac795b125d8 /.config/Code/User/settings.json
parentebeda55ccbf1912b22f979bf6394559b2494965c (diff)
refactor: add tab bar keybind
Diffstat (limited to '.config/Code/User/settings.json')
-rw-r--r--.config/Code/User/settings.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json
index c26150a..9bea0e3 100644
--- a/.config/Code/User/settings.json
+++ b/.config/Code/User/settings.json
@@ -311,7 +311,6 @@
"editor.defaultFormatter": "arnetheduck.vscode-nph"
},
"workbench.activityBar.location": "top",
- "workbench.editor.showTabs": "none",
"workbench.layoutControl.enabled": false,
"window.commandCenter": false
} \ No newline at end of file