diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-23 13:47:57 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-23 13:47:57 +0100 |
commit | 5a030c2f7a1e6d51e2c9caa4081c0d632f608800 (patch) | |
tree | ef264e568eea739b848b64d51de4c225017f6aef /profiles | |
parent | profiles/desktop: Reorg video and network USE flag (diff) | |
download | portage-5a030c2f7a1e6d51e2c9caa4081c0d632f608800.tar.xz |
profiles/desktop: Enable vim USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index cf3d6064..41ca2e9f 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -21,6 +21,7 @@ USE="${USE} gpg openssl urandom smime" # Misc USE="${USE} nsplugin utils" USE="${USE} color" +USE="${USE} vim" USE="${USE} -joystick" # Fonts |