X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=syntax_files%2Focaml.micro;h=40a4b89b0d223b37fde3b3e045a9f4c71327d2a1;hb=7e9d119b2dcabae0f6dee1e51001bc8374e675cc;hp=7f2f0ebbd1eb80523b4c94d4c1328690173ad76d;hpb=b8f6850c58026966f6e9d3116eb7f49e922a8d96;p=micro.git diff --git a/syntax_files/ocaml.micro b/syntax_files/ocaml.micro index 7f2f0ebb..40a4b89b 100644 --- a/syntax_files/ocaml.micro +++ b/syntax_files/ocaml.micro @@ -19,7 +19,7 @@ color green "\b(true|false)\b" color green "\b(include|inherit|initializer)\b" #expr modifiers color yellow "\b(new|ref|mutable|lazy|assert|raise)\b" -#comments +#brightblacks color white (s) "\(\*.*?\*\)" #strings (no multiline handling yet) color brightblack ""[^\"]*""