summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-18 22:09:23 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-18 22:09:23 +0000
commitaa93b77cdf089bcc6360a1f9bcbdc6803fd00a54 (patch)
tree737a0e063dd0b72290f1ae55eae66ea5308baafd /app-editors
parentInitial Import. Closes #48047 (diff)
downloadhistorical-aa93b77cdf089bcc6360a1f9bcbdc6803fd00a54.tar.gz
historical-aa93b77cdf089bcc6360a1f9bcbdc6803fd00a54.tar.bz2
historical-aa93b77cdf089bcc6360a1f9bcbdc6803fd00a54.zip
also highlight diropts
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 92dc30dd0fbc..6bf621481256 100644
--- a/app-editors/nano/files/nanorc-gentoo
+++ b/app-editors/nano/files/nanorc-gentoo
@@ -20,7 +20,7 @@
# color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe)\>"
# color brightblue "\<do(python|sed|dir|hard|sym|html|jar|mo)\>" "\<keepdir\>"
# color brightblue "prepall(|docs|info|man|strip)" "prep(info|lib|lib\.so|man|strip)"
-# color brightblue "\<(|doc|ins|exe)into\>" "\<f(owners|perms)\>" "\<(exe|ins)opts\>"
+# color brightblue "\<(|doc|ins|exe)into\>" "\<f(owners|perms)\>" "\<(exe|ins|dir)opts\>"
## Highlight common commands used in ebuilds
# color blue "\<make\>" "\<(cat|cd|chmod|chown|cp|echo|env|export|grep|let|ln|mkdir|mv|rm|sed|set|tar|touch|unset)\>"
## Highlight comments (doesnt work that well)