# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit git-r3 vim-plugin

DESCRIPTION="vim plugin: Gromacs file syntax highlighting and some macros"
HOMEPAGE="https://github.com/HubLot/vim-gromacs"
EGIT_REPO_URI="https://github.com/HubLot/${PN}.git"

LICENSE="GPL-3"
KEYWORDS=""

VIM_PLUGIN_MESSAGES="filetype"