Re: [Vim-latex-devel] Adding latex suite hooks for .w file type
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2008-08-07 16:08:10
|
> Adding a file ~/.vim/ftdetect/vim-latex.vim containing: > > au BufNewFile,BufRead *.w set ft=tex I was thinking of something similar, but I was afraid that that would blow away any cweb-specific hooks from the cweb filetype. So it seemed like a better idea to do the symlink option so that the filetype stayed cweb while also loading Vim-LaTeX. --Ted -- Ted Pavlic <te...@te...> |