Re: [Vim-latex-devel] Seting TeX flavor properly in Vim7
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2008-08-07 16:44:05
|
I've tried to document all of these solutions in: http://phaseportrait.blogspot.com/2008/03/vim-latex-vim-70-and-filetype-plugin.html --Ted Ted Pavlic wrote: >>> Evidently, adding: >>> >>> %&latex >>> >>> to the top of any .tex file will set the proper filetype. >> You can also add this to the top of the file (or at the end) to probably get >> the same (the filetype will be set to tex): >> >> % vim: filetype=tex > > Very cool. That works well. > > Thanks -- > Ted > > -- Ted Pavlic <te...@te...> |