mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Ditto in .zsh files
This commit is contained in:
parent
ecba44470b
commit
56383c9e42
1 changed files with 1 additions and 1 deletions
|
|
@ -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+\(\)"
|
||||
|
||||
## Variables
|
||||
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
||||
icolor brightred "\$\{?[0-9A-Z_!@#%$*?-]+\}?"
|
||||
|
||||
## Strings
|
||||
color yellow ""(\\.|[^"])*""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue