summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f0b9a6a7832d13fdbf1687c8951de79ac9bbb34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-cmp-vsnip-git
	pkgdesc = nvim-cmp source for vsnip
	pkgver = r11.8d88c92
	pkgrel = 1
	url = https://github.com/hrsh7th/cmp-vsnip
	install = cmp-vsnip.install
	arch = any
	groups = neovim-plugin
	license = custom:unknown
	makedepends = git
	depends = neovim-cmp
	depends = vim-vsnip
	provides = neovim-cmp-vsnip
	conflicts = neovim-cmp-vsnip
	source = neovim-cmp-vsnip-git::git+https://github.com/hrsh7th/cmp-vsnip
	md5sums = SKIP

pkgname = neovim-cmp-vsnip-git