Running 7.2.238 since since late June. I'm seeing something I haven't noticed for quite a while.
Stair stepping when I paste something into vim. I can stop it by setting paste but then none of my insert abbrevs (`iab') work. I have done a fairly major update recently on my entire OS. (Gentoo Linux), But I don't see vim related stuff in the mix. I'm thinking I inadvertantly altered something in vimrc but not sure where to look. The only things paset related are: set pastetoggle=<F4> (And one other place where paste is mentioned. I don't even remember where I got it or what it does.) nnoremap \tp :set invpaste paste?<CR> nmap <F4> \tp imap <F4> <C-O>\tp Kind of looks like too much stuff set to <F4> but far as I know I've made no changes in there --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
