reorder .boot to be in order

This commit is contained in:
Shaun Williams
2015-03-21 11:32:29 -05:00
parent 6ac51968c6
commit 1ac43e0d7d

View File

@@ -514,6 +514,7 @@ Clojure:
ace_mode: clojure ace_mode: clojure
color: "#db5855" color: "#db5855"
extensions: extensions:
- .boot
- .clj - .clj
- .cl2 - .cl2
- .cljc - .cljc
@@ -522,7 +523,6 @@ Clojure:
- .cljscm - .cljscm
- .cljx - .cljx
- .hic - .hic
- .boot
filenames: filenames:
- riemann.config - riemann.config