Re: [Vim-latex-devel] How Do I Enable Latex-Suite on Styles (cls, sty)?
Brought to you by:
srinathava,
tmaas
From: Alex X. A. S. <ber...@gm...> - 2012-04-16 08:02:12
|
Gred's solution worked for me. I'm not sure how, but I just copy paste his filetype.vim to my $HOME/vimfiles/ and it works! Thanks everyone. On 16 April 2012 14:38, Alessandro Pezzoni <ale...@la...>wrote: > > 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...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > -- Terima Kasih, Alex Xandra Albert Sim |