Skip to content

Commit 7910428

Browse files
committed
Add notes about CIDER and inf-clojure
1 parent b2c79f6 commit 7910428

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,16 @@ Then tell Emacs where to find the shared library by adding something like this t
180180
OR you can move the `libtree-sitter-clojure.so`/`libtree-sitter-clojure.dylib` to a directory named `tree-sitter`
181181
under your `user-emacs-directory` (typically `~/.emacs.d` on Unix systems).
182182

183+
## Frequently Asked Questions
184+
185+
### Does `clojure-ts-mode` work with CIDER?
186+
187+
Not yet, but [should change soon](https://github.com/clojure-emacs/cider/pull/3461). Feel free to help out with the remaining work, so we can expedite the process.
188+
189+
### Does `clojure-ts-mode` work with `inf-clojure`?
190+
191+
[Ditto.](https://github.com/clojure-emacs/inf-clojure/pull/215)
192+
183193
## License
184194

185195
Copyright © 2022-2024 Danny Freeman and [contributors][].

0 commit comments

Comments
 (0)