Re: [Vim-latex-devel] [Contact] block comments and its syntex highlight
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-02-29 17:00:29
|
On Sun, 25 Jan 2004, Contact form wrote: > > Currently there are two types of block comments in latex: > > 1. \\iffalse and \\fi > pair > > 2. \\begin{comment} \\end{comment} pair > > Would you please consider providing syntex highlight for these two > types of block comments? Thanks a lot in advance! > As of now, there is absolutely no support to change syntax highlighting via latex-suite, although this is something which could be done in the future. Also, I have not personally played around too much with vim's syntax highlighting capabilities. Could you contact Charles Campbell who is the maintainer of the latex highlighting file? You can always find the maintainer of a syntax scheme by editing $VIMRUNTIME/syntax/tex.vim Srinath |