This commit is contained in:
Conrad Irwin 2023-09-07 10:51:18 -06:00
parent 1b1d7f22cc
commit 48bb2a3321
2 changed files with 15 additions and 1 deletions

View file

@ -327,7 +327,7 @@
"Delete"
],
"shift-d": "vim::DeleteToEndOfLine",
"shift-j": "editor::JoinLines",
"shift-j": "vim::JoinLines",
"y": [
"vim::PushOperator",
"Yank"