Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
clojure-mode 5.19 source code.tar.gz | 2024-05-26 | 23.4 MB | |
clojure-mode 5.19 source code.zip | 2024-05-26 | 23.4 MB | |
README.md | 2024-05-26 | 586 Bytes | |
Totals: 3 Items | 46.9 MB | 0 |
Bugs fixed
- Fix
clojure-align
when called fromclojure-ts-mode
major mode buffers. - #671: Syntax highlighting for digits after the first in
%
args. (e.g.%10
) - #680: Change syntax class of ASCII control characters to punctuation, fixing situations where carriage returns were being interpreted as symbols.
Changes
- #675: Add
.lpy
to the list of known Clojure file extensions.