diff options
Diffstat (limited to 'app-editors/nano/files/nanorc-gentoo')
-rw-r--r-- | app-editors/nano/files/nanorc-gentoo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/files/nanorc-gentoo b/app-editors/nano/files/nanorc-gentoo index f6dc530a2e25..dc0b4dd58cf3 100644 --- a/app-editors/nano/files/nanorc-gentoo +++ b/app-editors/nano/files/nanorc-gentoo @@ -12,7 +12,7 @@ ## Highlight variables ... official portage ones in red, all others in bright red # color brightred "\$\{?[a-zA-Z_0-9]+\}?" # 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\>" +# color red "\<(S|D|T|PV|PF|P|PN|A)\>" "\<C(XX)?FLAGS\>" "\<LDFLAGS\>" ## Highlight portage commands # color magenta "\<use(_(with|enable))?\> [!a-z0-9X -]*" "inherit.*" # color brightblue "e(begin|end|conf|install|make|warn|infon?|error|patch)" |