blob: 050bb259d50b3bd34c2767259e98842afc65cbb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = interception-vimproved-git
pkgdesc = vimproved: unofficial plugin for Interception Tools combining features of caps2esc and space cadet for making held space work as a special fn key.
pkgver = f4aa0fa
pkgrel = 1
url = https://github.com/maricn/interception-vimproved
arch = any
license = Apache-2.0
makedepends = make
makedepends = gcc
makedepends = git
depends = interception-tools
source = interception-vimproved-git::git+https://github.com/maricn/interception-vimproved/
md5sums = SKIP
pkgname = interception-vimproved-git
|