blob: 20034730f7f144ca38e578d9a5199a14abd5136f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = neovim-twilight-git
pkgdesc = Dims inactive portions of code during editing
pkgver = r17.8ab43c0
pkgrel = 1
url = https://github.com/folke/twilight.nvim
install = twilight.install
arch = any
groups = neovim-plugins
license = unknown
makedepends = git
depends = neovim
optdepends = tree-sitter
provides = neovim-twilight
conflicts = neovim-twilight
source = neovim-twilight-git::git+https://github.com/folke/twilight.nvim?signed
validpgpkeys = 97ADEDA7F079E45EF2AD1004707FE6FEB82F7984
md5sums = SKIP
pkgname = neovim-twilight-git
|