We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5562a6e commit c0adec2Copy full SHA for c0adec2
CHANGELOG.md
@@ -5,6 +5,7 @@
5
### Bugs fixed
6
7
* [cider#3758](https://github.com/clojure-emacs/cider/issues/3758): Improve regexp for clojure-find-def to recognize more complex metadata on vars
8
+* Improve regexp for clojure-find-def to recognize `defn-` and other declarations on the form `def...-`.
9
10
## 5.19.0 (2024-05-26)
11
0 commit comments