summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 272b10a77e8051865a2b85644233cfc87b081f90 (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 = f93a6cf
	pkgrel = 1
	url = https://github.com/hrsh7th/cmp-nvim-lsp
	arch = any
	groups = neovim-plugins
	license = 
	makedepends = git
	depends = neovim
	depends = neovim-plug
	depends = lua
	source = git+https://github.com/hrsh7th/cmp-nvim-lsp
	sha256sums = SKIP

pkgname = cmp-nvim-lsp