On Sat, Jan 16, 2010 at 11:17:21AM +0100, Laurent George wrote:
> so the patch is adding this after line 81 of indent/tex.vim :
> while lnum > 0 && getline(lnum) =~ '^\s*%'
>     let lnum = prevnonblank(lnum-1)
>   endwhile

Can you please send or provide a pointer to your modified tex.vim file?

> it's extracted from tex.vim by charles campbell:
>   " if the current line doesn't begin with a '%', use its indent
>   " (ie. skip over preceding comment lines)

Where can this file be found?

> NB: the form here :
> http://vim-latex.sourceforge.net/index.php?subject=contact&title=Contactdoesn't
> seems to work anymore.. (with google-chrome it doesn't works..)

Thanks, I added this to my vim-latex TODO list.

Regards
Till

Attachment: pgpWhHKDSaI9H.pgp
Description: PGP signature

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to