summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2bafddb38ae05adecc4cfcf51162c210d548a0e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cmp-nvim-lsp
	pkgdesc = nvim-cmp source for neovim builtin LSP client
	pkgver = accbe6d
	pkgrel = 1
	url = https://github.com/hrsh7th/cmp-nvim-lsp
	arch = any
	groups = neovim-plugins
	license = 
	makedepends = git
	depends = neovim
	depends = lua
	optdepends = neovim-plug: for plugin manager
	source = git+https://github.com/hrsh7th/cmp-nvim-lsp
	sha256sums = SKIP

pkgname = cmp-nvim-lsp