> I have vim 7.1.245 from Fedora, which ships some tex.vim files. Nevertheless > vim-latex is still run, e.g. the folding is still done by vim-latex and \ll > runs latex. Maybe some features are not working, is there some minimal tex > file where something does not work for you without setting tex_flavor? Or > where may tex_flaveor be already set, it is not in my .vimrc or > in /etc/vimrc.
Try opening an empty file (e.g., "blah.tex") with no preamble. On my system, if Vim can't find a "\documentclass{article}", it defaults to plaintex. As a result, none of the Vim-LaTeX menus load in gvim (or mvim in my case) and none of the folding/shortcuts/etc. work. --Ted -- Ted Pavlic <[EMAIL PROTECTED]> ------------------------------------------------------------------------- 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