mirror of
https://github.com/scopatz/nanorc
synced 2024-11-24 03:10:26 +01:00
Few more unicode operators
This commit is contained in:
parent
ca2c0ac8b3
commit
9740d4e959
|
@ -12,7 +12,7 @@ color brightcyan "\<(quote|return|struct|true|try|using|while)\>"
|
||||||
|
|
||||||
## operators
|
## operators
|
||||||
color magenta "[.:;,+*|=!\%?]" "<" ">" "/" "-" "&"
|
color magenta "[.:;,+*|=!\%?]" "<" ">" "/" "-" "&"
|
||||||
color magenta "[÷√∛⊻∈∉∋∌≈≉≠≡≢≤≥∩∪⊆⊇⊈⊉⊊⊋±]"
|
color magenta "[÷⋅×√∛⊻∈∉∋∌≈≉≠≡≢≤≥∩∪⊆⊇⊈⊉⊊⊋±∘]"
|
||||||
|
|
||||||
## functions
|
## functions
|
||||||
color brightblue "[A-Za-z][A-Za-z0-9_]*\!?\.?[\(]"
|
color brightblue "[A-Za-z][A-Za-z0-9_]*\!?\.?[\(]"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user