app-vim/kotlin-vim - 20221230 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =app-vim/kotlin-vim-20221230

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

autounmask =app-vim/kotlin-vim-20221230

Or alternatively:

emerge --autounmask-write -a =app-vim/kotlin-vim-20221230

Package Information

Description:
Kotlin plugin for Vim.
Homepage:
https://github.com/udalov/kotlin-vim
License:
Apache-2.0

Ebuild Details

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

EAPI=8

inherit vim-plugin

DESCRIPTION="Kotlin plugin for Vim."
HOMEPAGE="https://github.com/udalov/kotlin-vim"
SHA="53fe045906df8eeb07cb77b078fc93acda6c90b8"
SRC_URI="https://github.com/udalov/kotlin-vim/archive/${SHA}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${SHA}"
LICENSE="Apache-2.0"
KEYWORDS="~amd64 ~ppc64 ~x86"

VIM_PLUGIN_HELPFILES="README.md"
VIM_PLUGIN_HELPURI="https://github.com/udalov/kotlin-vim"

Inherited Eclasses

Manifest for 20221230

Type File Size Source URLs
DIST kotlin-vim-20221230.gh.tar.gz 11764 bytes https://github.com/udalov/kotlin-vim/archive/53fe045906df8eeb07cb77b078fc93acda6c90b8.tar.gz