how to add a character to the first of all lines in vi code example Example: vim insert text before every line :'<,'>s!^!//!