Re: [Vim-latex-devel] How to disable menus generated by vim-latex?
Brought to you by:
srinathava,
tmaas
From: Alessandro P. <ale...@la...> - 2012-07-01 16:53:56
|
On Sun, Jul 01, 2012 at 10:22:41AM -0500, Peng Yu wrote: > I never use the menus. It is a waste of time to load them up for me. > Is there a way to disable them? I don't know if there is a way to disable only the vim-latex menus, but you can put "set guioptions-=m" in your .gvimrc to disable menus tout court. Alessandro |