summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c44866a529a31e09ae5455d4d87a9da47cc96497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = neovim-cmp-nvim-lua-git
	pkgdesc = nvim-cmp source for Neovim's Lua API
	pkgver = r6.d276254
	pkgrel = 1
	url = https://github.com/hrsh7th/cmp-nvim-lua
	arch = any
	groups = neovim-plugins
	license = custom:unknown
	makedepends = git
	depends = neovim-cmp
	provides = neovim-cmp-nvim-lua
	conflicts = neovim-cmp-nvim-lua
	source = neovim-cmp-nvim-lua-git::git+https://github.com/hrsh7th/cmp-nvim-lua
	md5sums = SKIP

pkgname = neovim-cmp-nvim-lua-git