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 02cce0426380131fa0067a7fbf64f2dd14d86111 (commit)
via a754be1eb30027626854db0cee86047444db5309 (commit)
via 8a5337866a30454954148e9d4a03cd0c46f8ab30 (commit)
from 9a3325e0669b78e74b8148b175fd6e9e25b71b9e (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 02cce0426380131fa0067a7fbf64f2dd14d86111
Author: LuX <lux...@us...>
Date: Sat Nov 15 19:05:33 2014 +0100
imaps.vim: Add multibyte LHS support
- Add s:MultiByteStrlen() and s:MultiByteStrpart()
- Allow for example IMAP chaining as follows:
call IMAP("\\subset", "â", "")
call IMAP("âeq", "â", "")
References:
https://sourceforge.net/p/vim-latex/patches/5/
commit a754be1eb30027626854db0cee86047444db5309
Author: Till Maas <ope...@ti...>
Date: Sat Nov 15 18:58:34 2014 +0100
wizardfuncs: Add EAL
commit 8a5337866a30454954148e9d4a03cd0c46f8ab30
Author: Joseph Tannhuber <sep...@ya...>
Date: Tue May 6 10:25:58 2014 +0200
Added shortcut for align environment.
-----------------------------------------------------------------------
Summary of changes:
ftplugin/latex-suite/envmacros.vim | 1 +
ftplugin/latex-suite/wizardfuncs.vim | 1 +
plugin/imaps.vim | 34 +++++++++++++++++++++++++++++-----
3 files changed, 31 insertions(+), 5 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|