blob: 369a51d9bc5dd8dbfbd8250482b10997cbe886a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vim-code-dark-git
pkgdesc = A dark colorscheme for Vim inspired by Dark+ in VSCode
pkgver = r105.670fed5
pkgrel = 1
url = https://github.com/tomasiser/vim-code-dark
arch = any
groups = vim-plugins
license = MIT
makedepends = git
depends = vim-plugin-runtime
provides = vim-code-dark
provides = vim-airline-code-dark
provides = vim-lightline-code-dark
conflicts = vim-code-dark
conflicts = vim-airline-code-dark
conflicts = vim-lightline-code-dark
source = vim-code-dark-git::git+https://github.com/tomasiser/vim-code-dark
sha256sums = SKIP
pkgname = vim-code-dark-git
|