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 9a3325e0669b78e74b8148b175fd6e9e25b71b9e (commit)
via 84006c01d24872458dbe70ebdeb32a2121f36061 (commit)
via 86655c84c90995dbe33d134b6def7950c9a6f586 (commit)
via e68cf2c9694e179b16c11703ca5dce7d8af1f14f (commit)
from 0ced0c95719a49d6ed259a0e68274ac2ec51e673 (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 9a3325e0669b78e74b8148b175fd6e9e25b71b9e
Author: Till Maas <ope...@ti...>
Date: Sat Nov 15 18:34:42 2014 +0100
texviewer.vim: Make bib regexes more precise
commit 84006c01d24872458dbe70ebdeb32a2121f36061
Author: Daniel Weiss <dan...@we...>
Date: Sat May 3 17:56:53 2014 +0200
added support for biblatex citations (\addbibresource)
changed import routine to read remote files (any url) as well
This now makes it possible to use zotero directly as source with the
biber backend.
commit 86655c84c90995dbe33d134b6def7950c9a6f586
Author: Daniel Weiss <dan...@we...>
Date: Sat Nov 15 18:15:04 2014 +0100
texviewer.vim: Fix typos
commit e68cf2c9694e179b16c11703ca5dce7d8af1f14f
Author: Till Maas <ope...@ti...>
Date: Sat Nov 15 18:05:39 2014 +0100
Make python scripts more PEP8 compliant
-----------------------------------------------------------------------
Summary of changes:
doc/db2vim/db2vim | 267 ++++++++++++++++--------------------
doc/db2vim/domutils.py | 28 ++--
doc/db2vim/textutils.py | 107 ++++++---------
ftplugin/latex-suite/bibtools.py | 41 +++---
ftplugin/latex-suite/outline.py | 71 +++++-----
ftplugin/latex-suite/pytools.py | 106 ++++++++-------
ftplugin/latex-suite/texviewer.vim | 29 +++--
7 files changed, 312 insertions(+), 337 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|