summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 854494a4ed7d1b09e555f677aa8b26d438419e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = neovim-gesture-git
	pkgdesc = Mouse gesture plugin for Neovim
	pkgver = r249.e433adc
	pkgrel = 1
	url = https://github.com/notomo/gesture.nvim
	install = gesture.install
	arch = any
	groups = neovim-plugins
	license = MIT
	makedepends = git
	depends = neovim>=0.5
	provides = neovim-gesture
	conflicts = neovim-gesture
	source = neovim-gesture-git::git+https://github.com/notomo/gesture.nvim
	md5sums = SKIP

pkgname = neovim-gesture-git