add vimscripts-autoclose

This commit is contained in:
2017-12-25 20:56:21 -08:00
parent a51ccd06c7
commit 03a2838c74
2 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,17 @@
pkgbase = vimscripts-autoclose
pkgdesc = plugin that automatically closes quote, parentheses, brackets, braces, etc
pkgver = 1.2
pkgrel = 1
url = https://github.com/vim-scripts/AutoClose
arch = any
license = unknown
depends = vim
depends = neovim
provides = vimscripts-autoclose
conflicts = vim-autoclose
replaces = vim-autoclose
source = https://github.com/vim-scripts/AutoClose/archive/1.2.tar.gz
md5sums = 8eb8630367d6978f3e2696df27eff4eb
pkgname = vimscripts-autoclose