fix auto-pairs info

This commit is contained in:
jiangfriend@gmail.com 2011-05-24 19:31:55 +08:00
parent 0c2b3e2601
commit 33e6d1e312

View File

@ -1,10 +1,8 @@
" Language: JavaScript
" Insert or delete brackets, parens, quotes in pairs.
" Maintainer: JiangMiao <jiangfriend@gmail.com>
" Last Change: 2011-05-22
" Version: 1.0.1
" Repository: https://github.com/jiangmiao/auto-pairs
"
" Insert or delete brackets, parens, quotes in pairs.
if exists('g:AutoPairsLoaded') || &cp
finish