summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78ff7c8abd4126ffdb00f3bc8100693c965ff29a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = emmet-vim-git
	pkgdesc = A vim plug-in which expands abbreviations, similar to emmet.
	pkgver = r817.920904c
	pkgrel = 1
	url = https://github.com/mattn/emmet-vim
	install = emmet.install
	arch = any
	groups = vim-plugins
	license = BSD
	makedepends = git
	depends = vim
	provides = emmet-vim
	source = emmet-vim-git::git+https://github.com/mattn/emmet-vim#branch=master
	sha256sums = SKIP

pkgname = emmet-vim-git