Is it yet possible to get syntax highlighting with emacs + tree-sitter + clojure?
lassemaatta 2022-10-23T07:04:59.227439Z
I got the tree-sitter-debug-mode working, but I get the feeling that the syntax highlighting is still font-lock based (as tree-sitter-hl-default-patterns is nil)