summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nano/files/nanorc-gentoo')
-rw-r--r--app-editors/nano/files/nanorc-gentoo2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/files/nanorc-gentoo b/app-editors/nano/files/nanorc-gentoo
index 6bf621481256..4ff0a1856668 100644
--- a/app-editors/nano/files/nanorc-gentoo
+++ b/app-editors/nano/files/nanorc-gentoo
@@ -3,7 +3,7 @@
##
# syntax "ebuild" "\.e(build|class)$"
## All the standard portage functions
-# color brightgreen "^src_(unpack|compile|install)" "^pkg_(config|nofetch|setup|(pre|post)(inst|rm))"
+# color brightgreen "^src_(unpack|compile|install|test)" "^pkg_(config|nofetch|setup|(pre|post)(inst|rm))"
## Highlight bash related syntax
# color green "\<(case|do|done|elif|else|esac|exit|fi|for|function|if|in|local|read|return|select|shift|then|time|until|while)\>"
# color green "(\{|\}|\(|\)|\;|\]|\[|`|\\|\$|<|>|!|=|&|\|)"