> I've put
>
> augroup filetypedetect
>        " Some LaTeX types
>        au! BufRead,BufNewFile *.cls setfiletype tex
>        au! BufRead,BufNewFile *.lco setfiletype tex
> augroup END
>
> in my ".vim/filetype.vim" and
>
> syntax on
> filetype plugin on
>
> in my ".vimrc".

Then I'm at a loss... does latex-suite get loaded if you open one of
those files and manually set the filetype? If it does, than probably
those lines aren't executed.
For what it's worth, I've tested that autocmd on my machine and it works fine.

Alessandro

-- 
If God had intended for email to be written in HTML, then the
traditional signoff of prayers would be </amen> -- Tom Liston


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to