mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Add example of mapping "V" to toggle message selection mode (#195)
This commit is contained in:
parent
e7f158ffcd
commit
b41faff9b7
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
"style": "restore"
|
||||
},
|
||||
"macros": {
|
||||
"n|v": {
|
||||
"V": "<C-W>m"
|
||||
},
|
||||
"i": {
|
||||
"jj": "<Esc>"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue