summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d65a31349e2c6ff14c1061d946d3e9cf0ee9785d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = neovim-moonlight-git
	pkgdesc = A Lua port of VSCode's Moonlight colorscheme with builtin support for other plugins
	pkgver = r164.e24e421
	pkgrel = 1
	url = https://github.com/shaunsingh/moonlight.nvim
	install = neovim-moonlight-git.install
	arch = any
	groups = neovim-plugins
	license = GPL
	makedepends = git
	depends = neovim-git
	provides = neovim-moonlight
	provides = neovim-lualine-moonlight
	conflicts = neovim-moonlight
	conflicts = neovim-lualine-moonlight
	source = neovim-moonlight-git::git+https://github.com/shaunsingh/moonlight.nvim
	sha256sums = SKIP

pkgname = neovim-moonlight-git