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

pkgname = neovim-cmp-buffer-git