]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/xresources.yaml
Merge branch 'python-highlight-zero' of https://github.com/a11ce/micro into a11ce...
[micro.git] / runtime / syntax / xresources.yaml
index 9e35d733b85d3028c59635e649e0cbb7a908faba..680c7cdabd2831f8c8ef2d6574974e6ff05dc190 100644 (file)
@@ -9,6 +9,6 @@ rules:
     - constant.number: "\\b[0-9]+\\b"
     - symbol.operator: "[*:=]"
     - constant.bool: "\\b(true|false)\\b"
-    - comment: "(^|[[:space:]])#([^{].*)?$"
+    - comment: "(^|[[:space:]])!([^{].*)?$"
     - indent-char.whitespace: "[[:space:]]+$"
     - indent-char: "   + +| +  +"