mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
chore
This commit is contained in:
parent
31fde92975
commit
f4e142e83e
6 changed files with 20 additions and 7 deletions
|
|
@ -39,6 +39,8 @@
|
|||
|
||||
"bindings": {
|
||||
// "j k": ["workspace::SendKeystrokes", "escape"]
|
||||
"alt-e": "editor::AddSelectionAbove", // Insert Cursor Above
|
||||
"alt-n": "editor::AddSelectionBelow" // Insert Cursor Below
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue