mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Add syntax flags and fix a couple highlighting bugs
This commit is contained in:
@@ -5,4 +5,5 @@ color magenta "\b(arrowhead|arrowsize|arrowtail|bgcolor|center|color|constraint|
|
||||
color red "=|->|--"
|
||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color brightblack "(^|[[:space:]])//.*"
|
||||
color brightblack "(?s)/\*.*?\*/"
|
||||
color brightblack (s) "/\*.*?\*/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user