090212 Stroller quoted:
>  In vim, you can just select the rectangular region with Ctrl-v,
>  then type "I#<ESC>".  This will insert # in each line at the same column.

If you want to comment a series of lines  m-n , it's quicker to do :

  :m,ns/^/#/

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca


Reply via email to