]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/haskell.yaml
Merge branch 'diff-gutter' of https://github.com/p-e-w/micro
[micro.git] / runtime / syntax / haskell.yaml
index aa3eb007af527e81bb7112cbc6e8eae67a1dce68..af406ab8c15f5c582a25b83ae775adab22b1e35e 100644 (file)
@@ -30,6 +30,7 @@ rules:
     - constant.string:
         start: "\""
         end: "\""
+        skip: "\\\\."
         rules:
             - constant.specialChar: "\\\\."