blob: 056ba3db2a34bf4def6e1a0e5e7bc67185c362c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vim-caw-git
pkgdesc = A vim comment plugin supporting operator/non-operator mappings, 300+ filetypes
pkgver = 1.1.1.r21.g4263742
pkgrel = 1
url = https://github.com/tyru/caw.vim
arch = any
groups = vim-plugins
license = unknown
makedepends = git
depends = vim-plugin-runtime
optdepends = vim-repeat
provides = vim-caw
conflicts = vim-caw
source = vim-caw-git::git+https://github.com/tyru/caw.vim
sha256sums = SKIP
pkgname = vim-caw-git
|