tree-sitter 2022-10-23

Is it yet possible to get syntax highlighting with emacs + tree-sitter + clojure?

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)