summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 180bf97d726d13e2175df37d66450eab3a408338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = neovim-lspconfig
	pkgdesc = Quickstart configurations for the Neovim LSP client
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/neovim/nvim-lspconfig
	install = lspconfig.install
	arch = any
	groups = neovim-plugins
	license = Apache
	depends = neovim
	source = neovim-lspconfig-0.1.0.tar.gz::https://github.com/neovim/nvim-lspconfig/archive/v0.1.0.tar.gz
	sha256sums = e4c0719c2bf13a3842deb10af3136c64903466bbbc3df9af1ef3e338b8898aae

pkgname = neovim-lspconfig