[Vim-latex-devel] Adding latex suite hooks for .w file type
Brought to you by:
srinathava,
tmaas
From: Rhys U. <rhy...@gm...> - 2008-08-07 15:46:02
|
Hi all, I'd like to enable latex suite within my CWEB source files (.w extension). Vim has a cweb syntax option (set syntax=cweb). Any idea how to trigger loading latex suite for .w files? I've tried copying my ~/.vim/ftplugin/tex.vim and tex_latexSuite.vim to parallel versions starting with 'w', but no luck yet. Any pointers appreciated, Rhys |