tree-sitter

lassemaatta 2022-10-23T07:02:42.450339Z

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)