This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "vimfiles of vim-latex: the actual code.".
The branch, master has been updated
via bf3a44f6caeb5bf9354b5683a6720c11d22f1a89 (commit)
from 521fc199bd53ba513c8bf794796d91056932adf5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bf3a44f6caeb5bf9354b5683a6720c11d22f1a89
Author: Sebastian Ullrich <se...@nu...>
Date: Fri Jul 6 21:35:17 2012 +0200
indent: Fix de-indentation of \]
'[' should not be escaped inside regex collections. \[ was being
indented, but not \[.
Signed-off-by: Ted Pavlic <te...@te...>
-----------------------------------------------------------------------
Summary of changes:
indent/tex.vim | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|