summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef5226e72bffd238be8adcd4d536a5c588b7a056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = vim-vsnip-git
	pkgdesc = VSCode(LSP)'s snippet feature in vim.
	pkgver = master
	pkgrel = 1
	url = https://github.com/hrsh7th/vim-vsnip
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim
	optdepends = vim-vsnip-integ: LSP Client support
	source = vim-vsnip-git::git+https://github.com/hrsh7th/vim-vsnip
	md5sums = SKIP

pkgname = vim-vsnip-git