From 61e9d99d0bfc87478008a41a7659205f091de496 Mon Sep 17 00:00:00 2001 From: Mani Tadayon Date: Wed, 12 Sep 2012 20:44:09 -0700 Subject: [PATCH] Comment out lines that cause errors on OS X --- gentoo.nanorc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gentoo.nanorc b/gentoo.nanorc index 990ccca..16a9127 100644 --- a/gentoo.nanorc +++ b/gentoo.nanorc @@ -16,10 +16,10 @@ color red "\<(S|D|T|PV|PF|P|PN|A)\>" "\" "\" "\ [!a-zA-Z0-9_+ -]*" "inherit.*" color brightblue "\" color brightblue "\" "\" "\" "\" "\<(has|best)_version\>" "\" -color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)\>" +# color brightblue "\<(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)\>" color brightblue "\" "\" -color brightblue "prepall(|docs|info|man|strip)" "prep(info|lib|lib\.(so|a)|man|strip)" -color brightblue "\<(|doc|ins|exe)into\>" "\" "\<(exe|ins|dir)opts\>" +# color brightblue "prepall(|docs|info|man|strip)" "prep(info|lib|lib\.(so|a)|man|strip)" +# color brightblue "\<(|doc|ins|exe)into\>" "\" "\<(exe|ins|dir)opts\>" ## Highlight common commands used in ebuilds color blue "\" "\<(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)