mirror of
https://github.com/scopatz/nanorc
synced 2025-04-04 21:10:30 +02:00
Merge 56383c9e420b0e5cc8652262fe13621b0251d620 into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd
This commit is contained in:
commit
c01a14782a
@ -17,7 +17,7 @@ color brightblue "\<(alias|bg|bind|break|builtin|caller|cd|command|compgen|compl
|
|||||||
## not buitins:
|
## not buitins:
|
||||||
## cat|chmod|chown|cp|env|grep|install|ln|make|mkdir|mv|rm|sed|tar|touch
|
## cat|chmod|chown|cp|env|grep|install|ln|make|mkdir|mv|rm|sed|tar|touch
|
||||||
icolor brightgreen "^\s+[0-9A-Z_]+\s+\(\)"
|
icolor brightgreen "^\s+[0-9A-Z_]+\s+\(\)"
|
||||||
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
icolor brightred "\$\{?[0-9A-Z_!@#%$*?-]+\}?"
|
||||||
color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'"
|
color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'"
|
||||||
color cyan "(^|[[:space:]])#.*$"
|
color cyan "(^|[[:space:]])#.*$"
|
||||||
color ,green "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
@ -28,7 +28,7 @@ color brightmagenta "\<(base(32|64)|basename|cat|chcon|chgrp|chmod|chown|chroot|
|
|||||||
icolor brightgreen "^\s+(function\s+)[0-9A-Z_]+\s+\(\)"
|
icolor brightgreen "^\s+(function\s+)[0-9A-Z_]+\s+\(\)"
|
||||||
|
|
||||||
## Variables
|
## Variables
|
||||||
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
icolor brightred "\$\{?[0-9A-Z_!@#%$*?-]+\}?"
|
||||||
|
|
||||||
## Strings
|
## Strings
|
||||||
color yellow ""(\\.|[^"])*""
|
color yellow ""(\\.|[^"])*""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user