add vim-specific J (with repeatability)
This commit is contained in:
parent
48bb2a3321
commit
8e2e00e003
4 changed files with 72 additions and 2 deletions
|
@ -451,6 +451,7 @@
|
|||
"~": "vim::ChangeCase",
|
||||
"shift-i": "vim::InsertBefore",
|
||||
"shift-a": "vim::InsertAfter",
|
||||
"shift-j": "vim::JoinLines",
|
||||
"r": [
|
||||
"vim::PushOperator",
|
||||
"Replace"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue