app-vim/tex-conceal - 20210409 (guru)

Search

Install

Install this version:

emerge -a =app-vim/tex-conceal-20210409

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

autounmask =app-vim/tex-conceal-20210409

Or alternatively:

emerge --autounmask-write -a =app-vim/tex-conceal-20210409

Package Information

Description:
vim plugin: extends the Conceal feature for LaTeX
Homepage:
https://github.com/KeitaNakamura/tex-conceal.vim
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
20210409 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

COMMIT="822712d80b4ad5bc5c241ab0a778ede812ec501f"
DESCRIPTION="vim plugin: extends the Conceal feature for LaTeX"
HOMEPAGE="https://github.com/KeitaNakamura/tex-conceal.vim"
SRC_URI="https://github.com/KeitaNakamura/${PN}.vim/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}.vim-${COMMIT}"

LICENSE="MIT"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses

Manifest for 20210409

Type File Size Source URLs
DIST tex-conceal-20210409.tar.gz 1104236 bytes https://github.com/KeitaNakamura/tex-conceal.vim/archive/822712d80b4ad5bc5c241ab0a778ede812ec501f.tar.gz