From 7e1be248c2f554c4152c66bd55a5e0b1031eaeb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 14 Oct 2020 08:16:22 +0200 Subject: profiles/basse: add vim and vim-syntax and bash-completion --- profiles/base/make.defaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index fd6055e..88699e2 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -12,7 +12,8 @@ ACCEPT_LICENSE="*" USE="unicode spell ssl ipv6 threads inotify libnotify dbus udev" USE="$USE ncurses readline" USE="$USE curl http2" -USE="$USE zsh-completion" +USE="$USE zsh-completion bash-completion" +USE="$USE vim vim-syntax" L10N="en cs" LINGUAS="en cs" -- cgit v1.2.3