app-vim/vim-sensible - 1.2 (guru)

Search

Install

Install this version:

emerge -a =app-vim/vim-sensible-1.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-vim/vim-sensible-1.2

Or alternatively:

emerge --autounmask-write -a =app-vim/vim-sensible-1.2

Package Information

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
License:
vim

Ebuild Details

Version EAPI Keywords Slot
1.2 8 ~amd64 ~x86
View Raw Ebuild
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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"

Inherited Eclasses

Manifest for 1.2

Type File Size Source URLs
DIST vim-sensible-1.2.tar.gz 3035 bytes https://github.com/tpope/vim-sensible/archive/refs/tags/v1.2.tar.gz