X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=runtime%2Fsyntax%2Fclojure.yaml;h=56f891098b25c437623d5b500d9bf9714edda9ed;hb=c0f279ffe8ac21aab96d29c97c8eaff7d561ed13;hp=4f6f3c41861f34425c51e8b9006449b90c9e1bb1;hpb=87f54be13a8f191ac9d4e7b7897c5f04da61e29a;p=micro.git diff --git a/runtime/syntax/clojure.yaml b/runtime/syntax/clojure.yaml index 4f6f3c41..56f89109 100644 --- a/runtime/syntax/clojure.yaml +++ b/runtime/syntax/clojure.yaml @@ -1,7 +1,7 @@ filetype: clojure detect: - filename: "\\.(clj)$" + filename: "\\.(clj[sc]?)$" rules: @@ -24,7 +24,8 @@ rules: # String highlighting - constant.string: start: "\"" - end: "(?