Skip to content

clojure-mode 5.2

Compare
Choose a tag to compare
@bbatsov bbatsov released this 21 May 15:59
· 455 commits to master since this release

Bugs fixed

  • #361: Fixed a typo preventing the highlighting of fn names that don't start with t.
  • #360: clojure-align now reindents after aligning, which also fixes an issue with nested alignings.

New features

  • #362: New custom option clojure-indent-style offers 3 different ways to indent code.