summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab0a0b7b089d39dbc0131e8752d30572a182eba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = neovim-telescope
	pkgdesc = Extendable fuzzy search for Neovim
	pkgver = 0.1.8
	pkgrel = 1
	url = https://github.com/nvim-telescope/telescope.nvim
	arch = any
	groups = neovim-plugins
	license = MIT
	checkdepends = ripgrep
	depends = neovim
	depends = neovim-plenary
	optdepends = bat: alternative inline previews
	optdepends = fd: finder
	optdepends = neovim-tree-sitter: finder and preview
	optdepends = ripgrep: live_grep(), grep_srting(), find_files()
	optdepends = vim-devicons: icons
	conflicts = neovim-telescope-git
	source = telescope.nvim-0.1.8.tar.gz::https://github.com/nvim-telescope/telescope.nvim/archive/refs/tags/0.1.8.tar.gz
	sha256sums = 2480c5675def3368fcc5a6c890ab44f02d95a389743f309ca958f244381065dd

pkgname = neovim-telescope