clojure-mode 5.0.1
Bugs fixed
- Don't treat the symbol
default-(something)
as def* macro. cider-find-ns
now returns the closestns
instead of the first one.- #344: Fixed the indentation of
extend-type
.
default-(something)
as def* macro.cider-find-ns
now returns the closest ns
instead of the first one.extend-type
.