Skip to content

Commit

Permalink
app-vim/colorschemes: add blockers to app-vim/molokai and app-vim/zen…
Browse files Browse the repository at this point in the history
…burn

Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Jan 20, 2024
1 parent bf945f7 commit 4411382
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -17,6 +17,11 @@ color schemes, use :colorscheme schemename (tab completion is available
for scheme names). To automatically set a scheme at startup, please see
:help vimrc."

RDEPEND="
!app-vim/molokai
!app-vim/zenburn
"

src_prepare() {
default
eapply -p0 "${S}"/patches/*.patch
Expand Down

0 comments on commit 4411382

Please sign in to comment.