forked from pub-solar/os
4 lines
279 B
Plaintext
4 lines
279 B
Plaintext
|
map -docstring "vertical selection down" global user v ': vertical-selection-down<ret>'
|
||
|
map -docstring "vertical selection up" global user <a-v> ': vertical-selection-up<ret>'
|
||
|
map -docstring "vertical selection both" global user V ': vertical-selection-up-and-down<ret>'
|