]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/conf.yaml
Merge branch 'python-highlight-zero' of https://github.com/a11ce/micro into a11ce...
[micro.git] / runtime / syntax / conf.yaml
index 4a1044832cb9cfd9dd3b3eabb987acc4fa8d4133..0fbefa65d7b241b6438b21da7577fed17e900c40 100644 (file)
@@ -7,6 +7,7 @@ rules:
     - constant.string:
         start: "\""
         end: "\""
+        skip: "\\\\."
         rules: []
 
     - comment: