Default namespace sorting by name.

This commit is contained in:
dm3 2011-08-01 21:08:48 +08:00 committed by Fogus
parent a5f2aeb19f
commit 315889b8c3

View file

@ -81,7 +81,8 @@
(->> (io/file dir)
(file-seq)
(filter #(re-find #"\.clj$" (.getAbsolutePath %)))
(map #(.getAbsolutePath %))))
(map #(.getAbsolutePath %))
(sort)))
;; ## Project Info Parsing
;; Marginalia will parse info out of your project.clj to display in