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

EAPI=7

inherit vim-plugin
inherit git-r3

EGIT_REPO_URI="https://github.com/zainin/vim-mikrotik.git"
EGIT_COMMIT="dcb32d2"

DESCRIPTION="vim plugin: routeros scripts support for vim"
HOMEPAGE="https://github.com/zainin/vim-mikrotik"
LICENSE="vim"