summaryrefslogtreecommitdiff
blob: 95419dc87883ace528f5fa8e6241c879f30d6388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"