mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Merge 56383c9e42 into 1aa64a86cf
This commit is contained in:
commit
c01a14782a
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue