summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98a2b59a8a8188080a7f62acb4ac360462a1e856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = neovim-lspfuzzy-git
	pkgdesc = A Neovim plugin to make the LSP client use fzf
	pkgver = r58.2f172ab
	pkgrel = 2
	url = https://github.com/ojroques/nvim-lspfuzzy
	install = neovim-lspfuzzy-git.install
	arch = any
	groups = neovim-plugins
	license = BSD
	makedepends = git
	depends = neovim>=0.5.0
	depends = fzf
	optdepends = vim-fzf: for inline previews
	provides = neovim-lspfuzzy
	conflicts = neovim-lspfuzzy
	source = neovim-lspfuzzy-git::git+https://github.com/ojroques/nvim-lspfuzzy
	sha256sums = SKIP

pkgname = neovim-lspfuzzy-git