From f24af6af48b3a2c407509f4a660b3fd4964927b9 Mon Sep 17 00:00:00 2001 From: "jiangfriend@gmail.com" Date: Sun, 15 Jul 2012 22:52:54 +0800 Subject: [PATCH] bump to v1.2.3 --- plugin/auto-pairs.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/auto-pairs.vim b/plugin/auto-pairs.vim index 4a09c30..3385190 100644 --- a/plugin/auto-pairs.vim +++ b/plugin/auto-pairs.vim @@ -1,7 +1,7 @@ " Insert or delete brackets, parens, quotes in pairs. " Maintainer: JiangMiao " Contributor: camthompson -" Last Change: 2012-07-06 +" Last Change: 2012-07-15 " Version: 1.2.3 " Homepage: http://www.vim.org/scripts/script.php?script_id=3599 " Repository: https://github.com/jiangmiao/auto-pairs