Change tab coloring behavior for several rc's

The commit mariuszs/nanorc@e5cc8be863
introduced a number of rc files that cause tabs to always show as red
(even with trailing spaces). Adjust the behavior according to changes in
https://github.com/nanorc/nanorc/blob/master/mixins/lint.nanorc, which
seems to be an updated source of the original commit. Make tabs appear
green without trailing characters, red with trailing spaces, and
uncolored when followed by any other character.
This commit is contained in:
Jody Leonard 2015-10-24 05:52:47 -04:00
parent cf16158513
commit b64de43467
27 changed files with 29 additions and 29 deletions

View File

@ -22,4 +22,4 @@ color magenta "\\."
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -13,4 +13,4 @@ color brightyellow "@[A-Za-z0-9_]*"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -24,4 +24,4 @@ color brightblack "(^|[[:space:]])//.*"
color brightblack start="/\*" end="\*/" color brightblack start="/\*" end="\*/"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -13,4 +13,4 @@ color brightblack "(^|[[:space:]])//.*"
color brightblack start="/\*" end="\*/" color brightblack start="/\*" end="\*/"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -20,4 +20,4 @@ color brightblack "(^|[[:space:]])//.*"
color brightblack start="/\*" end="\*/" color brightblack start="/\*" end="\*/"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -8,4 +8,4 @@ color red "[=;]"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -7,4 +7,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?" color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -20,4 +20,4 @@ color brightblack "/\*.+\*/"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -8,4 +8,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightyellow "\"(\\"|[^"])*\"[[:space:]]*:" "'(\'|[^'])*'[[:space:]]*:" color brightyellow "\"(\\"|[^"])*\"[[:space:]]*:" "'(\'|[^'])*'[[:space:]]*:"
color magenta "\\u[0-9a-fA-F]{4}|\\[bfnrt'"/\\]" color magenta "\\u[0-9a-fA-F]{4}|\\[bfnrt'"/\\]"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -7,4 +7,4 @@ color red "="
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "^!.*$" color brightblack "^!.*$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -12,4 +12,4 @@ color red "^-[a-zA-Z0-9*-]+"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -11,4 +11,4 @@ color magenta "'[A-Za-z][A-Za-z0-9_-]+"
color magenta "\\.?" color magenta "\\.?"
color brightblack "(^|[[:space:]]);.*" color brightblack "(^|[[:space:]]);.*"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -6,4 +6,4 @@ color brightmagenta "^(input|audio_output|decoder)[[:space:]]*\{|\}"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -11,4 +11,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color yellow start="'$" end="';$" color yellow start="'$" end="';$"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -9,4 +9,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])\-\-.*$" color brightblack "(^|[[:space:]])\-\-.*$"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -5,4 +5,4 @@ color cyan "^(Requires|Libs)(\.private)?:"
color red "=" color red "="
color brightyellow "\$\{[A-Za-z_][A-Za-z0-9_]*\}" color brightyellow "\$\{[A-Za-z_][A-Za-z0-9_]*\}"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -5,4 +5,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?" color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -3,7 +3,7 @@ syntax "privoxy-config" "privoxy/config$"
color cyan "(accept-intercepted-requests|actionsfile|admin-address|allow-cgi-request-crunching|buffer-limit|compression-level|confdir|connection-sharing|debug|default-server-timeout|deny-access|enable-compression|enable-edit-actions|enable-remote-http-toggle|enable-remote-toggle|enforce-blocks|filterfile|forward|forwarded-connect-retries|forward-socks4|forward-socks4a|forward-socks5|handle-as-empty-doc-returns-ok|hostname|keep-alive-timeout|listen-address|logdir|logfile|max-client-connections|permit-access|proxy-info-url|single-threaded|socket-timeout|split-large-forms|templdir|toggle|tolerate-pipelining|trustfile|trust-info-url|user-manual)[[:space:]]" color cyan "(accept-intercepted-requests|actionsfile|admin-address|allow-cgi-request-crunching|buffer-limit|compression-level|confdir|connection-sharing|debug|default-server-timeout|deny-access|enable-compression|enable-edit-actions|enable-remote-http-toggle|enable-remote-toggle|enforce-blocks|filterfile|forward|forwarded-connect-retries|forward-socks4|forward-socks4a|forward-socks5|handle-as-empty-doc-returns-ok|hostname|keep-alive-timeout|listen-address|logdir|logfile|max-client-connections|permit-access|proxy-info-url|single-threaded|socket-timeout|split-large-forms|templdir|toggle|tolerate-pipelining|trustfile|trust-info-url|user-manual)[[:space:]]"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"
syntax "privoxy-action" "\.action$" syntax "privoxy-action" "\.action$"
@ -16,7 +16,7 @@ color black "[{}]"
color magenta "\\.?" color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"
syntax "privoxy-filter" "\.filter$" syntax "privoxy-filter" "\.filter$"
@ -25,5 +25,5 @@ color brightblue "^(FILTER|CLIENT-HEADER-FILTER|CLIENT-HEADER-TAGGER|SERVER-HEAD
color magenta "\\.?" color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -23,5 +23,5 @@ color brightmagenta "^%(trigger|triggerin|triggerpostun|triggerun|verifyscript)
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color blue "^\*.*$" color blue "^\*.*$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"

View File

@ -6,4 +6,4 @@ color brightyellow "\{[0-9]+,?[0-9]*\}"
color magenta "\\." color magenta "\\."
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -31,4 +31,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color yellow "`(\\.|[^\\`])*`" color yellow "`(\\.|[^\\`])*`"
color brightblack "\-\-.*$" color brightblack "\-\-.*$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -9,4 +9,4 @@ color brightyellow "\$MAINPID"
color brightcyan "\<(true|false)\>" color brightcyan "\<(true|false)\>"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -16,4 +16,4 @@ color brightblack "(^|[[:space:]])//.*"
color brightblack start="/\*" end="\*/" color brightblack start="/\*" end="\*/"
color brightwhite,cyan "TODO:?" color brightwhite,cyan "TODO:?"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -8,4 +8,4 @@ color red "[!&=]"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'" color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])\"[^"]*$" color brightblack "(^|[[:space:]])\"[^"]*$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -7,4 +7,4 @@ color red "[*:=]"
color brightcyan "\<(true|false)\>" color brightcyan "\<(true|false)\>"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -10,4 +10,4 @@ color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color brightmagenta "^---" "^\.\.\." "^%YAML" "^%TAG" color brightmagenta "^---" "^\.\.\." "^%YAML" "^%TAG"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"

View File

@ -5,4 +5,4 @@ color brightmagenta "^[[:space:]]*\[.*\]$"
color brightyellow "\$(releasever|arch|basearch|uuid|YUM[0-9])" color brightyellow "\$(releasever|arch|basearch|uuid|YUM[0-9])"
color brightblack "(^|[[:space:]])#([^{].*)?$" color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"
color ,red " +" color ,red " + +| + +"