diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-04-11 13:58:38 +0400 |
---|---|---|
committer | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-04-11 13:58:38 +0400 |
commit | 58fb7ec0623a6db46c25c63427a51e158f4c1e03 (patch) | |
tree | 9b67486555471ec6d354616c9a23dd5ae53478c1 /app-shells | |
parent | app-shells/igr: vim -> $EDITOR (diff) | |
download | guru-58fb7ec0623a6db46c25c63427a51e158f4c1e03.tar.gz guru-58fb7ec0623a6db46c25c63427a51e158f4c1e03.tar.bz2 guru-58fb7ec0623a6db46c25c63427a51e158f4c1e03.zip |
app-shells/igr: RDEPEND remove vim - because now it uses $EDITOR
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/igr/igr-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-shells/igr/igr-9999.ebuild b/app-shells/igr/igr-9999.ebuild index 01e7d60db..629636be8 100644 --- a/app-shells/igr/igr-9999.ebuild +++ b/app-shells/igr/igr-9999.ebuild @@ -14,7 +14,6 @@ RDEPEND=" sys-apps/ripgrep app-shells/fzf sys-apps/bat - app-editors/vim " S="$WORKDIR" |