summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6115b8ca4f66181286e4cdb53d0f833524a399e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = neovim-lspconfig
	pkgdesc = Quickstart configurations for the Nvim LSP client.
	pkgver = e609a70
	pkgrel = 1
	url = https://github.com/neovim/nvim-lspconfig
	arch = any
	groups = neovim-plugins
	license = Apache
	makedepends = git
	depends = neovim
	depends = neovim-plug
	depends = lua
	source = git+https://github.com/neovim/nvim-lspconfig
	sha256sums = SKIP

pkgname = neovim-lspconfig