app-vim/pfp-vim - 9999 (mva)

Search

Install

Install this version:

emerge -a =app-vim/pfp-vim-9999

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

autounmask =app-vim/pfp-vim-9999

Or alternatively:

emerge --autounmask-write -a =app-vim/pfp-vim-9999

Package Information

Description:
vim plugin: 010 Editor template interpreter
Homepage:
https://github.com/d0c-s4vage/pfp-vim
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8
View Raw Ebuild
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License

EAPI=8

inherit git-r3 vim-plugin

DESCRIPTION="vim plugin: 010 Editor template interpreter"
HOMEPAGE="https://github.com/d0c-s4vage/pfp-vim"
LICENSE="MIT"

EGIT_REPO_URI="https://github.com/d0c-s4vage/pfp-vim"

DEPEND="
	dev-python/pfp
	app-misc/010-editor-templates
"

Inherited Eclasses

Dependencies

DEPEND

	dev-python/pfp
	app-misc/010-editor-templates