1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 VIM_PLUGIN_VIM_VERSION
="7.3"
9 DESCRIPTION
="vim plugin: use clang for completing C/C++ code."
10 HOMEPAGE
="http://www.vim.org/scripts/script.php?script_id=3526"
11 SRC_URI
="https://github.com/xavierd/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
13 KEYWORDS
="~amd64 ~x86"
17 || ( app-editors/vim[python] app-editors/gvim[python] )
21 VIM_PLUGIN_HELPFILES
="${PN}"
32 vim-plugin_src_install