summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa4e9192813c398eb7cc421467bf7bcc0e0efd56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = neovim-telescope-opt-git
	pkgdesc = Find, Filter, Preview, Pick. All lua, all the time.
	pkgver = 1173.776b509f
	pkgrel = 1
	url = https://github.com/nvim-telescope/telescope.nvim
	arch = any
	license = MIT
	makedepends = git
	depends = neovim
	depends = plenary.nvim
	optdepends = ripgrep: required for live_grep and grep_string
	optdepends = fd: finder
	optdepends = neovim-treesitter: finder and previewer
	optdepends = neovim-lsp: picker
	optdepends = devicons: icons
	provides = neovim-telescope
	source = telescope::git+https://github.com/nvim-telescope/telescope.nvim.git#branch=0.1.x
	sha256sums = SKIP

pkgname = neovim-telescope-opt-git