Thanks to visit codestin.com Credit goes to github.com
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 82eb1d8 commit d0919b4Copy full SHA for d0919b4
CHANGELOG.md
@@ -5,14 +5,11 @@
5
### Bugs fixed
6
7
* Fix `clojure-align` when called from `clojure-ts-mode` major mode buffers.
8
-
9
-### Bugs fixed
10
11
* [#671](https://github.com/clojure-emacs/clojure-mode/issues/671): Syntax highlighting for digits after the first in `%` args. (e.g. `%10`)
12
13
# Changes
14
15
-* [#675](https://github.com/clojure-emacs/clojure-mode/issues/675): Add `.lpy` to the list of known Clojure file extensions.
+* [#675](https://github.com/clojure-emacs/clojure-mode/issues/675): Add `.lpy` to the list of known Clojure file extensions.
16
17
## 5.18.1 (2023-11-24)
18
0 commit comments