summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61c3dbb1394f4e8f236ed41b1444ee42722e30f0 (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 = 9661d26
	pkgrel = 1
	url = https://github.com/neovim/nvim-lspconfig
	arch = any
	groups = neovim-plugins
	license = Apache
	makedepends = git
	depends = neovim
	depends = lua
	optdepends = neovim-plug: for plugin manager
	source = git+https://github.com/neovim/nvim-lspconfig
	sha256sums = SKIP

pkgname = neovim-lspconfig