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