mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-24 09:47:19 +09:00
Cache syntax highlighting rules
This commit is contained in:
@@ -16,7 +16,7 @@ color brightblue "\b(split|sprintf|strtonum|sub|substr|tolower|toupper)\b"
|
||||
color brightblue "\b(mktime|strftime|systime)\b"
|
||||
color brightblue "\b(and|compl|lshift|or|rshift|xor)\b"
|
||||
color brightblue "\b(bindtextdomain|dcgettext|dcngettext)\b"
|
||||
color magenta "/.*[^\]/"
|
||||
color magenta "/.*[^\\]/"
|
||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color magenta "\\."
|
||||
color brightblack "(^|[[:space:]])#([^{].*)?$"
|
||||
|
||||
Reference in New Issue
Block a user