blob: fe80ef7c933a5fd008ec27fc5afc102bc969ce36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = neovim-glow-git
pkgdesc = A Neovim plugin that leverages Glow for markdown previews
pkgver = r29.c5cf6ca
pkgrel = 2
url = https://github.com/npxbr/glow.nvim
arch = any
groups = neovim-plugins
license = MIT
makedepends = git
depends = neovim>=0.5.0
depends = glow
provides = neovim-glow
conflicts = neovim-glow
source = neovim-glow-git::git+https://github.com/npxbr/glow.nvim
sha256sums = SKIP
pkgname = neovim-glow-git
|