I am trying to comment many lines in vim in my python script using an Insert in Visual Block mode (Ctrl-V, highlight all the lines, Shift-I, type "# ", Esc twice), but