Tuesday, November 30, 2010

Re: how to map on GVIM windows? It keeps opening the help menu

On 11/30/2010 09:03 AM, Reckoner wrote:
> I have tried doing
>
> imap<M-h> <left>
>
> but when I do<Alt-h> in GVIM 7.2 on MS Windows, I keep activating the
> help menu.
>
> Thanks!
>

You can do this:

:set winaltkeys=no

This will disable *all* gui menu alt-keys.

Alternatively you can edit menu.vim included with vim and change
shortcuts for any menu as needed. -ak

--
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: