Anyone here using a external syntax highlighting package with vim for clojure? I've got vim-polyglot installed but the highlighting seems a bit dull
https://github.com/guns/vim-clojure-highlight extends vim-clojure-static (from vim-polyglot) a bit, but nothing drastic
Although I'd also like to get in on the tree-sitter action
It does require fireplace though. I wonder if it clashes somehow since I have conjure installed already
I have it installed
I haven't noticed anything conflicting
Plug 'guns/vim-clojure-highlight', {'for': 'clojure'}
My colours look a bit like this
Oh man. Gotta try it out later today!
Cheers
On neovim 0.5 there's treesitter highlighting