chore(cursor): minor tweaks to settings and keybindings

This commit is contained in:
Jim Myhrberg
2025-02-21 19:02:26 +00:00
parent 06f91b1d79
commit 144de73855
4 changed files with 130 additions and 112 deletions

View File

@@ -140,6 +140,16 @@
},
//
// ===========================================================================
// Editor group layout
// ===========================================================================
//
{ // Even editor widths.
"key": "ctrl+x space",
"command": "workbench.action.evenEditorWidths",
"when": "!terminalFocus"
},
//
// ===========================================================================
// Move active editor group
// ===========================================================================
//