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
- Requires installation of the tree-sitter-regex grammar
8
+
- If the grammar is not available, clojure-ts-mode SHOULD fall back to simple uniform font-locking of the entire regex literal.
9
+
- Includes a command `clojure-ts-install-regex-grammar` to aid in installation.
10
+
5
11
## 0.1.4
6
12
7
13
- Fix misplaced defcustom form in hastily release 0.1.3 [6cba90c556c7e658b815cdbb9b4243bde3273203](https://github.com/clojure-emacs/clojure-ts-mode/commit/6cba90c556c7e658b815cdbb9b4243bde3273203)
0 commit comments