summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d3ee6e9cbadb55e906471486cae42088feef036 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = neovim-cmp-opt-git
	pkgdesc = A completion engine plugin for neovim written in Lua.
	pkgver = 703.e1f1b40
	pkgrel = 1
	url = https://github.com/hrsh7th/nvim-cmp
	arch = any
	license = MIT
	makedepends = git
	depends = neovim
	source = cmp::git+https://github.com/hrsh7th/nvim-cmp.git
	sha256sums = SKIP

pkgname = neovim-cmp-opt-git