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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
* New interactive command `clojure-view-grimoire`.
12
12
* New interactive command `clojure-view-style-guide`.
13
13
* Make the refactoring keymap prefix customizable via `clojure-refactor-map-prefix`.
14
-
* Port and rework letrelated features from clj-refactor. Available features: introduce-let, move to let, forward slurp form into let, backward slurp form into let.
14
+
* 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`.
0 commit comments