On 16:28 Mon 22 Aug , sealtrip wrote: > Hi all, > > I am new to using vim. I have a working vim and gvim. > *How do you enable the display of command keys next to each menu item in > gvim?* > * > * > * > * > > -- > 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
Hi, As far as I know there is on option to disable/enable them. Though you can (re)write menu script to put there the command keys (you can read about this in ":help :menu"). I guess you use some plugin which adds a menu which doesn't show the command keys - you can always write to the maintainer of the plugin and ask for this feature. Best regards, Marcin -- 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
