add option to not install vimscripts-autoclose to /usr/share/nvim/*

because latest neovim seems to find plugins in /usr/share/vim/*
This commit is contained in:
2018-06-07 14:35:43 -07:00
parent d09c1fed4b
commit 4ba0c1b632
2 changed files with 15 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = vimscripts-autoclose
pkgdesc = plugin that automatically closes quote, parentheses, brackets, braces, etc
pkgver = 1.2
pkgrel = 1
pkgrel = 2
url = https://github.com/vim-scripts/AutoClose
arch = any
license = unknown