experts,
I am trying to install Vim-LaTeX in Gvim using Pathogen. I am an intermediate user of Vim and have installed many many plugins but this plugin is giving me much grief. I have spent enough time for me not to quit!!
I got the folder from this website. Vim-Latex installation. And I copied the folder in my ~/vimfiles/bundle/
folder. I also have added the specified settings in my _vimrc
file. (vim-latex settings).
But when I am relaunching Gvim, it does not show all the new menus as shown below.
Please help. I can see all other default menus (like File, Edit, Tools, Syntax, Buffers etc). Is this plugin not supposed to work with Pathogen (by simply copying it in bundle
folder)?