mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
docs: Add myself as contributor
This commit is contained in:
parent
399f1d95a0
commit
f960a1fa34
@ -439,6 +439,7 @@ Breaks '.' - [issue #3](https://github.com/jiangmiao/auto-pairs/issues/3)
|
||||
Contributors
|
||||
------------
|
||||
* [camthompson](https://github.com/camthompson)
|
||||
* [kkoomen](https://github.com/kkoomen)
|
||||
|
||||
|
||||
License
|
||||
|
@ -1,11 +1,11 @@
|
||||
" Insert or delete brackets, parens, quotes in pairs.
|
||||
" Maintainer: JiangMiao <jiangfriend@gmail.com>
|
||||
" Contributor: camthompson
|
||||
" Maintainer: JiangMiao <jiangfriend@gmail.com>
|
||||
" Contributors: camthompson, kkoomen
|
||||
" Last Change: 2019-02-02
|
||||
" Version: 2.0.0
|
||||
" Homepage: http://www.vim.org/scripts/script.php?script_id=3599
|
||||
" Repository: https://github.com/jiangmiao/auto-pairs
|
||||
" License: MIT
|
||||
" Version: 2.0.0
|
||||
" Homepage: http://www.vim.org/scripts/script.php?script_id=3599
|
||||
" Repository: https://github.com/jiangmiao/auto-pairs
|
||||
" License: MIT
|
||||
|
||||
if exists('g:AutoPairsLoaded') || &cp
|
||||
finish
|
||||
|
Loading…
x
Reference in New Issue
Block a user