mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
commit
51d79223f8
@ -19,7 +19,7 @@ color yellow "[=][^>]"
|
|||||||
color magenta "[+-]*([0-9]\.)*[0-9]+([eE][+-]?([0-9]\.)*[0-9])*"
|
color magenta "[+-]*([0-9]\.)*[0-9]+([eE][+-]?([0-9]\.)*[0-9])*"
|
||||||
color magenta "0x[0-9a-zA-Z]*"
|
color magenta "0x[0-9a-zA-Z]*"
|
||||||
# Special Variables
|
# Special Variables
|
||||||
color brightblue "(\$this|parent::|self::|\$this-\>)"
|
color brightblue "(\$this|parent::|self::|\$this->)"
|
||||||
# Bitwise Operations
|
# Bitwise Operations
|
||||||
color magenta "(\;|\||\^){1}"
|
color magenta "(\;|\||\^){1}"
|
||||||
# And/Or/SRO/etc
|
# And/Or/SRO/etc
|
||||||
|
Loading…
Reference in New Issue
Block a user