mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 06:12:35 +09:00
Cache syntax highlighting rules
This commit is contained in:
@@ -77,7 +77,7 @@ color constant "q"\{.*\}""
|
||||
color constant "q"\[.*\]""
|
||||
color constant "q"<.*>""
|
||||
color constant (s) "q"[^({[<"][^"]*$.*?^[^"]+""
|
||||
color constant "q"([^({[<"]).*\1""
|
||||
color constant "q"([^({[<"]).*""
|
||||
|
||||
### TokenString
|
||||
### True token strings require nesting, so, again, they can't be implemented accurately here.
|
||||
|
||||
Reference in New Issue
Block a user