>i am using visual mode and <shift> >> to indent a block of code.
>the problem i am having is that once i do this, the visual mode is
>gone. So, i have to re-select everything and do it again. Is there a
>command to repeat the last shift ?
Think I ran into this once/twice, and yeah, I vaguely recall losing the
"visualness" of the block.
No idea how to *keep* the block selected, but if you know how much you
want to shift it, you can always just do something like
5>>
to shove it over 5 shiftwidths.