-->

Monday, April 9, 2012

comment visual block vim

select your lines using visual block: CTRL+v
type I to go to insert mode before the block
type the comment char (e.g. #)
press ESC

No comments:

Post a Comment