Fix rebase

This commit is contained in:
Mikayla 2023-09-20 08:30:37 -07:00
parent 03d4191685
commit 8cc7a02390
No known key found for this signature in database
2 changed files with 18 additions and 9 deletions

View file

@ -454,7 +454,6 @@
"context": "Editor",
"bindings": {
"ctrl-shift-k": "editor::DeleteLine",
// "cmd-shift-d": "editor::DuplicateLine",
"cmd-shift-l": "editor::SplitSelectionIntoLines",
"ctrl-j": "editor::JoinLines",
"ctrl-cmd-up": "editor::MoveLineUp",