10 years ago
switch from block cursor to vertical line-cursor when going in and out of insert mode
let &t_SI = "\<Esc>]50;CursorShape=1\x7" let &t_EI = "\<Esc>]50;CursorShape=0\x7"