VIM prepend to all lines that strat with code example Example: vim insert text before every line :'<,'>s!^!//!