blob: 5ca75414544cd30478c303ea62361d441fd13b1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = neovim-material-git
pkgdesc = Material colorscheme for Neovim
pkgver = r184.f8e663a
pkgrel = 1
url = https://github.com/marko-cerovac/material.nvim
install = material.install
arch = any
groups = neovim-plugin
license = GPL2
makedepends = git
depends = neovim>=0.5.0
provides = neovim-material
provides = neovim-lualine-material
conflicts = neovim-material
conflicts = neovim-lualine-material
source = neovim-material-git::git+https://github.com/marko-cerovac/material.nvim
md5sums = SKIP
pkgname = neovim-material-git
|