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

EAPI=6

inherit git-r3 vim-plugin

DESCRIPTION="Nim language support"
HOMEPAGE="https://github.com/zah/nim.vim"
EGIT_REPO_URI="https://github.com/zah/nim.vim"

LICENSE="vim"
SLOT="0"
KEYWORDS=""
IUSE=""