[clojure] Block comment is not colored any different #12

This commit is contained in:
Martin Aeschlimann 2015-12-09 11:10:13 +01:00
parent 05960dc42c
commit 9b0bcaa02a

View file

@ -1,7 +1,6 @@
{
"comments": {
"lineComment": ";",
"blockComment": [ "(comment", ")" ]
"lineComment": ";"
},
"brackets": [
["{", "}"],