blob: 3533172163710fbca3fc652b3c58379b76862388 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = neovim-highlight-colors-git
pkgdesc = Highlight color codes in Neovim
pkgver = r26.30be040
pkgrel = 1
url = https://github.com/brenoprata10/nvim-highlight-colors
install = highlight-colors.install
arch = any
groups = neovim-plugins
license = unknown
makedepends = git
depends = neovim
provides = neovim-highlight-colors
conflicts = neovim-highlight-colors
source = neovim-highlight-colors::git+https://github.com/brenoprata10/nvim-highlight-colors
sha256sums = SKIP
pkgname = neovim-highlight-colors-git
|