# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 vim-plugin

DESCRIPTION="vim plugin: Pony language support"
HOMEPAGE="https://github.com/dleonard0/pony-vim-syntax"
SRC_URI=""
EGIT_REPO_URI="https://github.com/dleonard0/pony-vim-syntax"
EGIT_COMMIT="caa34b3d7a15d9bfbfbb2f5944c85eb1eddcfafc"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""