File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -550,6 +550,14 @@ Check out [this article](https://metaredux.com/posts/2024/02/19/cider-preliminar
550
550
551
551
Currently, there is an [ open PR] ( https://github.com/clojure-emacs/inf-clojure/pull/215 ) adding support for inf-clojure.
552
552
553
+ ### Why does ` clojure-ts-mode ` require Emacs 30?
554
+
555
+ You might be wondering why does ` clojure-ts-mode ` require Emacs 30 instead of
556
+ Emacs 29, which introduced the built-in Tree-sitter support. The answer is
557
+ simple - the initial Tree-sitter support in Emacs 29 had quite a few issues and
558
+ we felt it's better to nudge most people interested in using it to Emacs 30,
559
+ which fixed a lot of the problems.
560
+
553
561
## License
554
562
555
563
Copyright © 2022-2025 Danny Freeman, Bozhidar Batsov and [ contributors] [ ] .
You can’t perform that action at this time.
0 commit comments