vim

For discussion on all things (neo)vim.
berkeleytrue 2021-07-05T01:02:46.141400Z

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

berkeleytrue 2021-07-05T01:03:54.142800Z

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

2021-07-05T16:05:50.143500Z

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...

dominicm 2021-07-05T18:36:02.144900Z

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.