You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Keep in mind that the transition to `clojure-ts-mode` won't happen overnight for
22
22
23
23
- getting to feature parity with `clojure-mode` will take some time
24
24
- tools that depend on `clojure-mode` will need to be updated to work with `clojure-ts-mode`
25
-
- we still need to support users of older Emacsen that don't support Tree-sitter
25
+
- we still need to support users of older Emacs versions that don't support Tree-sitter
26
26
27
27
That's why `clojure-ts-mode` is being developed independently of `clojure-mode` and will one day replace it when the time is right. (e.g. 3 major Emacs version down the road, so circa Emacs 32)
0 commit comments