summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-30 05:17:42 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-30 05:17:42 +0000
commit258abde5e295d47354af7930f6fb8e733d044988 (patch)
tree7505b3084354ba06a8ca7253157198527f0c749c /app-editors
parenttidy; error messages (diff)
downloadhistorical-258abde5e295d47354af7930f6fb8e733d044988.tar.gz
historical-258abde5e295d47354af7930f6fb8e733d044988.tar.bz2
historical-258abde5e295d47354af7930f6fb8e733d044988.zip
update use highlighting
Diffstat (limited to 'app-editors')
-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 4ff0a1856668..f6dc530a2e25 100644
--- a/app-editors/nano/files/nanorc-gentoo
+++ b/app-editors/nano/files/nanorc-gentoo
@@ -14,7 +14,7 @@
# color red "\<(ARCH|HOMEPAGE|DESCRIPTION|IUSE|SRC_URI|LICENSE|SLOT|KEYWORDS|FILESDIR|WORKDIR|(P|R)?DEPEND|PROVIDE|DISTDIR|RESTRICT)\>"
# color red "\<(S|D|T|PV|PF|P|PN|A)\>" "\<C(XX)?FLAGS\>"
## Highlight portage commands
-# color magenta "\<use(_(with|enable))?\> [a-z0-9X ]*" "inherit.*"
+# color magenta "\<use(_(with|enable))?\> [!a-z0-9X -]*" "inherit.*"
# color brightblue "e(begin|end|conf|install|make|warn|infon?|error|patch)"
# color brightblue "\<die\>" "\<use(_(with|enable))?\>" "\<inherit\>" "\<has\>" "\<(has|best)_version\>" "\<unpack\>"
# color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe)\>"