lo there, 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 ? or better yet, is there a better way to shift code right and left ? i develop in python, which is white-space sensitive, so this is a rather big deal for me to get right.
thanks for any tips. shawn