From 258abde5e295d47354af7930f6fb8e733d044988 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 30 May 2004 05:17:42 +0000 Subject: update use highlighting --- app-editors/nano/files/nanorc-gentoo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors') 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)\>" "\" ## Highlight portage commands -# color magenta "\ [a-z0-9X ]*" "inherit.*" +# color magenta "\ [!a-z0-9X -]*" "inherit.*" # color brightblue "e(begin|end|conf|install|make|warn|infon?|error|patch)" # color brightblue "\" "\" "\" "\" "\<(has|best)_version\>" "\" # color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe)\>" -- cgit v1.2.3-65-gdbad