swannodette / textmate-clojure

TextMate bundle for Clojure
91 stars 25 forks source link

Letinfor #20

Closed jmgimeno closed 13 years ago

jmgimeno commented 13 years ago

Colorizer does not work with :let in a for. I've changes the grammar and treat it like :while and :when.

swannodette commented 13 years ago

Done!