blob: 1d536d8a67571f771fb3b2a1c7e48c1700ac16b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vim-illuminate-git
pkgdesc = Vim plugin for automatically highlighting other uses of words under the cursor
pkgver = r108.fe49192
pkgrel = 1
url = https://github.com/rrethy/vim-illuminate
arch = any
groups = vim-plugins
license = unknown
makedepends = git
depends = vim-plugin-runtime
provides = vim-illuminate
conflicts = vim-illuminate
source = vim-illuminate-git::git+https://github.com/rrethy/vim-illuminate
md5sums = SKIP
pkgname = vim-illuminate-git
|