USE: +vim-syntax

This commit is contained in:
Kolan Sh 2013-10-02 16:48:53 +04:00
parent 4152194e7e
commit 835a43573f
2 changed files with 4 additions and 2 deletions

View File

@ -63,7 +63,8 @@ USE="${USE} acpi"
# develop
USE="${USE} bash-completion cscope -debug -fortran \
-lua -mono pch \
-tcl -tidy -tk -tokenizer"
-tcl -tidy -tk -tokenizer \
vim-syntax"
# daemons
USE="${USE} consolekit daemon dbus -hal logrotate samba syslog"

View File

@ -63,7 +63,8 @@ USE="${USE} acpi"
# develop
USE="${USE} bash-completion cscope -debug -fortran -java \
-introspection -lua -mono pch \
-tcl -tidy -tk"
-tcl -tidy -tk \
vim-syntax"
# daemons
USE="${USE} -consolekit daemon -dbus -hal logrotate"