I have been using the most recent download version from the website latexSuite20060325.
I think it is great - but had some problems with completion. I like to use taglist, to navigate sections, labels etc. as in this tip: http://vim.wikia.com/wiki/VimTip453 However, I found that F9 completions for citations and references were failing, as vim-latex was trying to insert them into the taglist window instead of the document window. This was fixed by adding the line: exe s:winnum.' wincmd w' as the first line of the function Tex_CompleteWord in texviewer.vim (which was for me line 216). I am not sure if vim-latex is actively developed any more (which is a shame) but if it is perhaps this change can be added to the official repository. Robin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel