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 22372137e2a7b9e47bfc2f10dc7cdaca309320ea (commit)
via 05f32328f7e6e2ab7cbc7db7eb51145482a3ed83 (commit)
via 9e15eff2626eccb8ec60cf391c872e6908c1f0ac (commit)
from 9680280a68d1f4d3dc7d0c0d13e81c099753c460 (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 22372137e2a7b9e47bfc2f10dc7cdaca309320ea
Author: andymass <>
Date: Tue May 6 08:51:01 2014 +0200
Fix: Correct check for *readline.
Fixes https://github.com/gerw/vim-latex-suite/issues/6
commit 05f32328f7e6e2ab7cbc7db7eb51145482a3ed83
Author: Till Maas <ope...@ti...>
Date: Sat Nov 15 23:28:20 2014 +0100
Fix python shebangs to use python2
commit 9e15eff2626eccb8ec60cf391c872e6908c1f0ac
Author: Cristobal Tapia Camu <cr...@gm...>
Date: Mon Oct 20 15:24:58 2014 +0200
Added a '$' to the regex, so that the backslash (windows) would be
detected at the end of the line.
-----------------------------------------------------------------------
Summary of changes:
doc/db2vim/db2vim | 2 +-
doc/db2vim/textutils.py | 2 +-
ftplugin/latex-suite/main.vim | 9 ++++++---
ftplugin/latex-suite/outline.py | 2 +-
4 files changed, 9 insertions(+), 6 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|