Add "v" text highlighting command
Brought to you by:
midramas
One feature that I really like in Vim is the ability to
highlight text using the "v" command. This way, I
don't have to use the mouse whenever I want to
highlight text to copy, replace, delete, etc.
I'd also like SHIFT-v to be available as a way of
highlighting an entire line.