summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d963f1b462a33a0d8c883f070c9319f522cfa8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-range-highlight-git
	pkgdesc = Neovim plugin that highlights ranges entered into the command line
	pkgver = r59.f1b0e2a
	pkgrel = 2
	url = https://github.com/winston0410/range-highlight.nvim
	install = neovim-range-highlight-git.install
	arch = any
	groups = neovim-plugins
	license = MIT
	makedepends = git
	depends = neovim
	depends = neovim-cmd-parser-git
	provides = neovim-range-highlight
	conflicts = neovim-range-highlight
	source = neovim-range-highlight-git::git+https://github.com/winston0410/range-highlight.nvim
	sha256sums = SKIP

pkgname = neovim-range-highlight-git