aboutsummaryrefslogtreecommitdiff
blob: 1d115fe163827c2e02ac64e0f63544034c2bf62a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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"