Skip to content

Commit

Permalink
app-shells/bash-completion: vim completion loading fixed in git
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Mar 13, 2018
1 parent 1eb3341 commit 2677aec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app-shells/bash-completion/bash-completion-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ src_prepare() {
eapply "${WORKDIR}/${BASHCOMP_P}/${PN}"-2.1_p*.patch
eapply_user

# Remove implicit completions for vim.
# https://bugs.gentoo.org/649986
sed -i -e 's/vi vim gvim rvim view rview rgvim rgview gview//' \
bash_completion || die
rm test/completion/vi.exp || die

eautoreconf
}

Expand Down

0 comments on commit 2677aec

Please sign in to comment.