Hi,

What is the vim way to define filetype(or buffer) specific menus?
I want a menu to be available only in buffers of my filetype.
For mappings I usually use <buffer> but couldn't find it for :menu
command.

There is 'disable' exists though. But as far as I can see it needs
autocommands to set menus disabled/enabled depending on buffer. Is it
the only way?

Maxim.

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to