blob: 0557d4d86f8b177a4843bb2e486df7c309530396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vim-dwm-git
pkgdesc = Dynamic Window Manager behaviour for Vim
pkgver = 6149e58
pkgrel = 1
url = http://www.vim.org/scripts/script.php?script_id=4186
arch = any
groups = vim-plugins
license = custom
makedepends = git
depends = vim
provides = vim-dwm
conflicts = vim-dwm
source = git+https://github.com/spolu/dwm.vim.git
sha256sums = SKIP
pkgname = vim-dwm-git
|