1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 #VIM_PLUGIN_VIM_VERSION="7.0"
7 inherit vim-plugin vcs-snapshot
9 DESCRIPTION
="vim plugin: Vim motions on speed!"
10 HOMEPAGE
="http://www.vim.org/scripts/script.php?script_id=3526"
11 SRC_URI
="https://github.com/${PN}/vim-${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
15 VIM_PLUGIN_HELPFILES
="${PN}"
19 rm .gitignore README.md || die
20 vim-plugin_src_install