You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New interactive command clojure-view-reference-section.
New interactive command clojure-view-cheatsheet.
New interactive command clojure-view-grimoire.
New interactive command clojure-view-style-guide.
Make the refactoring keymap prefix customizable via clojure-refactor-map-prefix.
Port and rework let-related features from clj-refactor. Available features: introduce let, move to let, forward slurp form into let, backward slurp form into let.