summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f131e5d4a9dc746e8fa70c58f390f5538f8a083c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = neovim-neoscroll-git
	pkgdesc = Smooth scrolling neovim plugin written in Lua
	pkgver = r108.cd42787
	pkgrel = 1
	url = https://github.com/karb94/neoscroll.nvim
	arch = any
	groups = neovim-plugins
	license = MIT
	makedepends = git
	depends = neovim
	provides = neovim-neoscroll
	conflicts = neovim-neoscroll
	source = neovim-neoscroll-git::git+https://github.com/karb94/neoscroll.nvim
	md5sums = SKIP

pkgname = neovim-neoscroll-git