blob: 1331b19cc35e96b09785410b2caea397a8838d65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vim-asyncomplete-git
pkgdesc = Async autocompletion for Vim 8 and Neovim with timers
pkgver = 2.1.0.r27.g4be3c16
pkgrel = 1
url = https://github.com/prabirshrestha/asyncomplete.vim.git
arch = any
groups = vim-plugins
license = MIT
makedepends = git
depends = vim
provides = vim-asyncomplete
conflicts = vim-asyncomplete
source = git+https://github.com/prabirshrestha/asyncomplete.vim.git?signed
validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
sha512sums = SKIP
pkgname = vim-asyncomplete-git
|