Add example of mapping "V" to toggle message selection mode (#195)
This commit is contained in:
@@ -38,6 +38,9 @@
|
|||||||
"style": "restore"
|
"style": "restore"
|
||||||
},
|
},
|
||||||
"macros": {
|
"macros": {
|
||||||
|
"n|v": {
|
||||||
|
"V": "<C-W>m"
|
||||||
|
},
|
||||||
"i": {
|
"i": {
|
||||||
"jj": "<Esc>"
|
"jj": "<Esc>"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user