summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 025c27724cfad8586286b4ca927a0a4dfb8bf434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = neovim-headlines
	pkgdesc = Adds highlights for text filetypes
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/lukas-reineke/headlines.nvim
	install = headlines.install
	arch = any
	groups = neovim-plugins
	license = MIT
	depends = neovim
	source = neovim-headlines-2.0.0.tar.gz::https://github.com/lukas-reineke/headlines.nvim/archive/v2.0.0.tar.gz
	sha256sums = 005714a440160687c916073b4ffcd765bba9d6321095d03646b888755c133e61

pkgname = neovim-headlines