>
> gvim -u NONE
>
> and see if that works as you think it should. If that works, then
> you could try starting gvim as
>
> gvim --noplugin
>
> to load your _vimrc but not your plugins to try to determine whether
> the culprit is your _vimrc or a plugin.
>
Both work fine
In one of my plugins the following was placed
imap <Up> <C-G><Up>
imap <Down> <C-G><Down>
removing them solved the issue
Rgds,
Jeri
--
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
No comments:
Post a Comment