mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
fixed decorator highlighting.
This commit is contained in:
parent
fddf6cf791
commit
dba968a737
|
@ -10,7 +10,7 @@ color green "\<(and|as|assert|class|def|del|elif|else|except|exec|finally|for|fr
|
|||
color brightmagenta "\<(continue|break|return)\>"
|
||||
|
||||
# decorator color
|
||||
color brightgreen "@.*"
|
||||
color brightgreen "@.*[(]"
|
||||
|
||||
#Operator Color
|
||||
color yellow "[.:;,+*|=!\%@]" "<" ">" "/" "-" "&"
|
||||
|
|
Loading…
Reference in New Issue
Block a user