Hello I downloaded the Vim.app package from http://macvim.org/OSX/ index.php. I installed it and downloaded the Vim-Latex package. I copied the stuff in .vim folder as mentioned in the tutorial.
My .vimrc has the entry: syntax on set tabstop=4 set guifont=Monaco:h12 winsize 170 45 filetype plugin on It seems that the suite dosnt work with Vim.app when I create a new file using the :e newfile.tex No change in the menu bars nor the F5 method works as mentioned at: http://vim-latex.sourceforge.net/documentation/latex-suite-quickstart/ lsq-inserting-template.html Now if I open an existing .tex file, then I get an error: "No View rule defined for target pdf. Please specify a rule in $VIMRUNTIME/ftpluglin/tex/texrc :help Tex_ViewRule_format but I can now see the three Latex Suite menu and even things are working with <F5>. Is it a known issue? I can workaround the problem by creating an empty file in the terminal by using touch command and then opening the .tex file in VIM but sometimes it is not convenient. Is this a known issue or am I missing something? Ritesh ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel