mirror of
https://github.com/scopatz/nanorc
synced 2024-11-24 11:20:26 +01:00
move the sh comment highlighter after the string highlighter
This commit is contained in:
parent
79388bb0e9
commit
5d2f21f513
|
@ -9,6 +9,6 @@ color green "-[Ldefgruwx]\>"
|
|||
color green "-(eq|ne|gt|lt|ge|le|s|n|z)\>"
|
||||
color brightblue "\<(cat|cd|chmod|chown|cp|echo|env|export|grep|install|let|ln|make|mkdir|mv|rm|sed|set|tar|touch|umask|unset)\>"
|
||||
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
||||
color cyan "(^|[[:space:]])#.*$"
|
||||
color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'"
|
||||
color cyan "(^|[[:space:]])#.*$"
|
||||
#color ,green "[[:space:]]+$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user