From 4b4b7cf76bc5c5f31667996d9fb7c4f7e8a2feb5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 29 May 2004 05:10:37 +0000 Subject: add support for src_test() --- app-editors/nano/files/nanorc-gentoo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors/nano') 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 "(\{|\}|\(|\)|\;|\]|\[|`|\\|\$|<|>|!|=|&|\|)" -- cgit v1.2.3-65-gdbad