" Use a blinking upright bar cursor in Insert mode, a blinking block in normal " if &term == 'xterm-256color' || &term == 'screen-256color' " let &t_SI = "\[5 q" " let &t_EI = "\[5 q" "endif