summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90fc2b2241d4b3a089e1781bfeac737ae8f5d4be (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.3
	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.3.tar.gz::https://github.com/neovim/nvim-lspconfig/archive/v0.1.3.tar.gz
	sha256sums = 27308bfa7bf48eb6caf363e2753182a3dc653e6b94d6b3307223a79f59a352b2

pkgname = neovim-lspconfig