summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7173256b289b26b7d9fc0ea6d7a9492daaf96ccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = neovim-lsp_signature-git
	pkgdesc = Neovim plugin for showing LSP signature hints
	pkgver = 0.2.0.r39.g6f6252f
	pkgrel = 1
	url = https://github.com/ray-x/lsp_signature.nvim
	install = lsp_signature.install
	arch = any
	groups = neovim-plugins
	license = Apache
	checkdepends = neovim-plenary
	makedepends = git
	depends = neovim
	provides = neovim-lsp_signature
	provides = neovim-lsp-signature
	conflicts = neovim-lsp_signature
	replaces = neovim-lsp-signature-git
	source = neovim-lsp_signature-git::git+https://github.com/ray-x/lsp_signature.nvim
	sha256sums = SKIP

pkgname = neovim-lsp_signature-git