Fork me on GitHub
#vim
<
2021-07-05
>
berkeleytrue01:07:46

I don't think I'm using the built in indent for clojure.

berkeleytrue01:07:54

I'd say that it is easier to extend the highlighting. Not necessarily a better highlighter

noisesmith16:07:50

it's supposed to be significantly faster too right? not that I've seen slow syntax highlighting in vim the way I used to in emacs...

dominicm18:07:02

I did read there's still some performance issues in tree-sitter in a neovim commit/issue. I did notice that the indenter was slower than vim-sexp's. But that might be unrelated to highlighting.