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 0c766a7ecf9eda8f616ad2db5741fca98c7181c8 (commit)
via 1f6c7ff6e671091c26deeb5e6b5773bd84583cd6 (commit)
via 0fae2e676cc4beb65ed026639f8419feddb5f4b4 (commit)
via b35939a4814abe89b54e0338d930fbb2d9e96276 (commit)
from a9a6dd0396d4d87468298ce55650fc53a0ac8c52 (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 0c766a7ecf9eda8f616ad2db5741fca98c7181c8
Merge: 0fae2e6 1f6c7ff
Author: Till Maas <ope...@ti...>
Date: Sat Jun 6 19:19:06 2015 +0200
Merge pull request #19 from netj/fix-backslash-env-change
Fixes backslash handling in environment Change
commit 1f6c7ff6e671091c26deeb5e6b5773bd84583cd6
Author: Jaeho Shin <ne...@sp...>
Date: Thu Dec 13 22:57:44 2012 -0800
Fixes backslash handling in environment Change
commit 0fae2e676cc4beb65ed026639f8419feddb5f4b4
Merge: a9a6dd0 b35939a
Author: Till Maas <ope...@ti...>
Date: Sat Mar 21 09:38:30 2015 +0100
Merge pull request #13 from ahmadsalim/master
Configurable bibliography file generation detection
commit b35939a4814abe89b54e0338d930fbb2d9e96276
Author: Ahmad Salim Al-Sibahi <as...@it...>
Date: Wed Mar 11 11:39:09 2015 +0100
Added support for detecting biber
This is done by changing the recognition string to also support '\\abx'
which biber generates, in addition to '\\bibdata' which BibTeX
generates.
-----------------------------------------------------------------------
Summary of changes:
ftplugin/latex-suite/compiler.vim | 5 +++--
ftplugin/latex-suite/envmacros.vim | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|