Skip to content

Commit 842ddd6

Browse files
committed
Add a suggestion to use the latest Emacs when possible
1 parent b05c33a commit 842ddd6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ Additionally, you'll need to have Git and some C compiler (`cc`) installed and a
6666
in your `$PATH` (or Emacs's `exec-path`), for `clojure-ts-mode` to be able to install the required
6767
TreeSitter grammars automatically.
6868

69+
> [!TIP]
70+
>
71+
> As the TreeSitter support in Emacs is still fairly new and under active development itself, for optimal
72+
> results you should use the latest stable Emacs release or even the development version of Emacs.
73+
> See the "Caveats" section for more on the subject.
74+
6975
### Install clojure-ts-mode
7076

7177
> [!NOTE]

0 commit comments

Comments
 (0)