summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ac4d5832d926b0f8d79eaa491385122980ac9de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vim-vsnip-git
	pkgdesc = Snippet plugin for vim that supports LSP/VSCode's snippet format
	pkgver = r304.9ac8044
	pkgrel = 1
	url = https://github.com/hrsh7th/vim-vsnip
	install = vsnip.install
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim-plugin-runtime
	optdepends = vim-vsnip-integ: LSP Client support
	provides = vim-vsnip
	conflicts = vim-vsnip
	source = vim-vsnip-git::git+https://github.com/hrsh7th/vim-vsnip
	md5sums = SKIP

pkgname = vim-vsnip-git