]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/lilypond.yaml
Merge branch 'python-highlight-zero' of https://github.com/a11ce/micro into a11ce...
[micro.git] / runtime / syntax / lilypond.yaml
index b336cfd25a4a09e92fa0ac70f1358be821462d57..8023091e3c6938274ad417fe39fc7c0da3e01495 100644 (file)
@@ -11,7 +11,8 @@ rules:
     - special: "[(){}<>]|\\[|\\]"
     - constant.string:
         start: "\""
-        end: "(?<!\\\\)\""
+        end: "\""
+        skip: "\\\\."
         rules:
             - constant.specialChar: "\\\\."
     - comment: