mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
app-vim/vim-sensible: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
14
app-vim/vim-sensible/vim-sensible-1.2.ebuild
Normal file
14
app-vim/vim-sensible/vim-sensible-1.2.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: a universal set of defaults that (hopefully) everyone can agree on"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4391
|
||||
https://github.com/tpope/vim-sensible"
|
||||
SRC_URI="https://github.com/tpope/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="vim"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
Reference in New Issue
Block a user