Reselect in vim
If you have a block of text selected in vim, and you move off of it and want to reselect it, you can simply hit
gv
and all the text you had selected previously will be re-selected!
If you have a block of text selected in vim, and you move off of it and want to reselect it, you can simply hit
gv
and all the text you had selected previously will be re-selected!