mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39: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"
|
"style": "restore"
|
||||||
},
|
},
|
||||||
"macros": {
|
"macros": {
|
||||||
|
"n|v": {
|
||||||
|
"V": "<C-W>m"
|
||||||
|
},
|
||||||
"i": {
|
"i": {
|
||||||
"jj": "<Esc>"
|
"jj": "<Esc>"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue