commit:     833eecde8e8924ead34d5b61be0d86b5784870d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 22:48:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 22:49:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833eecde

app-editors/nano: match 'append-flags' in highlighting

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/nano/files/gentoo.nanorc-r1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/files/gentoo.nanorc-r1 
b/app-editors/nano/files/gentoo.nanorc-r1
index 26767774a0e3..b6b04800eb9d 100644
--- a/app-editors/nano/files/gentoo.nanorc-r1
+++ b/app-editors/nano/files/gentoo.nanorc-r1
@@ -47,7 +47,7 @@ color brightblue "\<edo(b)?\>"
 color brightblue "\<(all-flag-vars)\>"
 color brightblue "\<(filter-(flags|lfs-flags|lto|mfpmath))\>"
 color brightblue "\<strip-flags\>"
-color brightblue "\<append-(cpp|c|cxx|f|lfs|ld)flags\>"
+color brightblue "\<append-(cpp|c|cxx|f|lfs|ld)?flags\>"
 color brightblue "\<replace-flags\>" "\<replace-cpu-flags\>"
 color brightblue "\<is-(ld?)flagq?\>"
 color brightblue 
"\<(append-atomic-flags|no-as-needed|raw-ldflags|append-libs|replace-sparc64-flags|get-flag|strip-unsupported-flags)\>"

Reply via email to