blob: 9a39da66aacb73556d60151aeac7399a49272094 (
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 = 3.3.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-3.3.0.tar.gz::https://github.com/lukas-reineke/headlines.nvim/archive/v3.3.0.tar.gz
sha256sums = 864d0ea663c1265ca99518868d3dfb451b3c7a247f6c9001dcce6f34801cc485
pkgname = neovim-headlines
|