summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7c3cc454ec09a6c2db1d148bd94663bc72caecc (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 = 2
	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