On Mar 20, 1:31 pm, Tim Chase <[email protected]> wrote: > Does it happen if you start a naked session of vim with > > vim -u NONE
Hi Tim, Thank you for your interest. 1) Starting gvim with -u NONE results in no delay when typing CTRL-O u. 2) As soon as I use the default .vimrc (i.e. vimrc_example.vim in vim/ runtime), the delay appears (~2 s). I hope you can reproduce that. However the above .vimrc does not contain any inoremap <c-o>ux rest-of-mapping-here I had not tried yet to look for the precise instruction which causes the delay. Best regards Jean Johner -- 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 To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
