On some files if a line starts with a " and I do an append followed by a carriage return, then the next line gets a " inserted as the first character. e.g. if I have: 1 " and this is number 1 2 Let vx=1 3 etc. et.c ... And put the cursor on the 1 in line 1 Press an a to start append Press the <CR> and then <ESC> I am left with 1 " and this is number 1 2 " Let vx=1 3 etc. et.c ... -- Rostyk
-- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
