summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df7c39afabb78b71e7c09d7a22124e5f185c5ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = vim-completor-git
	pkgdesc = Asynchronous code completion framework for vim8
	pkgver = r227.6e4fba0
	pkgrel = 1
	url = https://github.com/maralla/completor.vim
	install = vimdoc.install
	arch = any
	license = MIT
	makedepends = git
	depends = vim-runtime
	source = vim-completor-git::git+https://github.com/maralla/completor.vim.git#branch=master
	md5sums = SKIP

pkgname = vim-completor-git