blob: b3cb2c8f18dff63e809638b0eb7d925555d879d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vim-workspace-git
pkgdesc = Vim workspace manager plugin for managing groups of files
pkgver = 1.8.3.r18.gfaa8354
pkgrel = 2
url = https://github.com/thaerkh/vim-workspace
arch = any
groups = vim-plugins
license = Apache
makedepends = git
depends = vim-plugin-runtime
provides = vim-workspace
conflicts = vim-workspace
source = vim-workspace-git::git+https://github.com/thaerkh/vim-workspace
sha256sums = SKIP
pkgname = vim-workspace-git
|