put .boot after primary .clj extension

This commit is contained in:
Shaun Williams
2015-03-21 11:48:52 -05:00
parent 1ac43e0d7d
commit 6462ba70f9

View File

@@ -514,8 +514,8 @@ Clojure:
ace_mode: clojure
color: "#db5855"
extensions:
- .boot
- .clj
- .boot
- .cl2
- .cljc
- .cljs