vim: Add shift-y
This commit is contained in:
parent
19f774a4a4
commit
1de9add304
2 changed files with 10 additions and 0 deletions
|
@ -408,6 +408,7 @@
|
|||
"vim::PushOperator",
|
||||
"Yank"
|
||||
],
|
||||
"shift-y": "vim::YankLine",
|
||||
"i": "vim::InsertBefore",
|
||||
"shift-i": "vim::InsertFirstNonWhitespace",
|
||||
"a": "vim::InsertAfter",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue