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

EAPI=6

inherit vim-plugin git-r3

EGIT_REPO_URI="https://github.com/mbbill/undotree.git"
DESCRIPTION="vim plugin: display your undo history in a graph"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
LICENSE="BSD"