app-vim/vim-nix: Add new package

Signed-off-by: Marco Sirabella <marco@sirabella.org>
This commit is contained in:
Marco Sirabella
2021-05-07 19:26:52 -04:00
parent e7404b489a
commit 141950d29c
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit git-r3 vim-plugin
DESCRIPTION="vim plugin: Vim configuration files for Nix"
HOMEPAGE="https://github.com/LnL7/vim-nix"
EGIT_REPO_URI="https://github.com/LnL7/vim-nix.git"
LICENSE="MIT"
KEYWORDS=""
VIM_PLUGIN_MESSAGES="filetype"