]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/vi.yaml
Merge branch 'python-highlight-zero' of https://github.com/a11ce/micro into a11ce...
[micro.git] / runtime / syntax / vi.yaml
index d7fe496224170f7671ea12f00a28012bd759ae5c..d83a80af1e3872720b3fc7438f9f03e9a32d3d9a 100644 (file)
@@ -24,7 +24,7 @@ rules:
         rules:
             - constant.specialChar: "\\\\."
 
-    - constant.comment:
+    - comment:
         start: "\""
         end: "$"
         rules: []