summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2457febc5b78bf0ee96fc9ee77d5e986b9e46584 (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
pkgbase = vim-nord-git
	pkgdesc = An arctic, north-bluish clean and elegant Vim theme.
	pkgver = 0.7.0.r94.gea7ff9c
	pkgrel = 2
	url = https://github.com/arcticicestudio/nord-vim
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	source = vim-nord-git::git+https://github.com/arcticicestudio/nord-vim
	md5sums = SKIP

pkgname = vim-nord-git
	depends = vim-plugin-runtime
	optdepends = vim-airline-nord: Airline theme
	optdepends = vim-lightline-nord: Lightline theme
	provides = vim-nord
	conflicts = vim-nord

pkgname = vim-airline-nord-git
	depends = vim-airline
	depends = vim-plugin-runtime
	optdepends = vim-nord: Base vim theme
	provides = vim-airline-nord
	conflicts = vim-airline-nord

pkgname = vim-lightline-nord-git
	depends = vim-lightline-git
	depends = vim-plugin-runtime
	optdepends = vim-nord: Base vim theme
	provides = vim-lightline-nord
	conflicts = vim-lightline-nord