summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c22a3b9861dcfc8ee12d96e8a9a683ace6b1143c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
	source = vim-code-dark-git::git+https://github.com/tomasiser/vim-code-dark
	sha256sums = SKIP

pkgname = vim-code-dark-git
	depends = vim-plugin-runtime
	optdepends = vim-airline-code-dark
	optdepends = vim-lightline-code-dark
	provides = vim-code-dark
	conflicts = vim-code-dark

pkgname = vim-airline-code-dark-git
	depends = vim-plugin-runtime
	depends = vim-airline
	optdepends = vim-code-dark
	provides = vim-airline-code-dark
	conflicts = vim-airline-code-dark

pkgname = vim-lightline-code-dark-git
	depends = vim-plugin-runtime
	depends = vim-lightline-git
	optdepends = vim-code-dark
	provides = vim-lightline-code-dark
	conflicts = vim-lightline-code-dark