mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:46:40 +00:00
chore(cursor): minor tweaks to settings and keybindings
This commit is contained in:
@@ -140,6 +140,16 @@
|
||||
},
|
||||
//
|
||||
// ===========================================================================
|
||||
// Editor group layout
|
||||
// ===========================================================================
|
||||
//
|
||||
{ // Even editor widths.
|
||||
"key": "ctrl+x space",
|
||||
"command": "workbench.action.evenEditorWidths",
|
||||
"when": "!terminalFocus"
|
||||
},
|
||||
//
|
||||
// ===========================================================================
|
||||
// Move active editor group
|
||||
// ===========================================================================
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user