*/*: WhitespaceFound fix

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-07-19 17:01:38 +04:00
parent af456be219
commit 8c927e8c3e
15 changed files with 70 additions and 69 deletions

View File

@@ -18,9 +18,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
app-editors/vim
app-editors/vim
"
src_install() {
vim-plugin_src_install
vim-plugin_src_install
}

View File

@@ -17,5 +17,5 @@ app-editors/vim
"
src_install() {
vim-plugin_src_install
vim-plugin_src_install
}