summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb2b63de91e541bad4b227ac2279eab5fa4b6c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-coc-clangd-git
	pkgdesc = C/C++/ObjC support for coc.nvim (powered by clangd)
	pkgver = r116.a3650f2
	pkgrel = 1
	url = https://github.com/clangd/coc-clangd
	arch = any
	license = Apache
	makedepends = yarn
	makedepends = npm
	makedepends = git
	depends = neovim-coc
	depends = clang
	provides = neovim-coc-clangd
	conflicts = neovim-coc-clangd
	source = coc-clangd::git+https://github.com/clangd/coc-clangd.git
	sha256sums = SKIP

pkgname = neovim-coc-clangd-git