add vim-specific J (with repeatability)

This commit is contained in:
Conrad Irwin 2023-09-07 11:08:07 -06:00
parent 48bb2a3321
commit 8e2e00e003
4 changed files with 72 additions and 2 deletions

View file

@ -451,6 +451,7 @@
"~": "vim::ChangeCase",
"shift-i": "vim::InsertBefore",
"shift-a": "vim::InsertAfter",
"shift-j": "vim::JoinLines",
"r": [
"vim::PushOperator",
"Replace"