Fork me on GitHub
#vim
<
2021-02-18
>
Matsu07:02:39

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

walterl19:02:43

https://github.com/guns/vim-clojure-highlight extends vim-clojure-static (from vim-polyglot) a bit, but nothing drastic

walterl19:02:59

Although I'd also like to get in on the tree-sitter action

Matsu09:02:14

It does require fireplace though. I wonder if it clashes somehow since I have conjure installed already

dharrigan10:02:24

I have it installed

dharrigan10:02:30

I haven't noticed anything conflicting

dharrigan10:02:51

Plug 'guns/vim-clojure-highlight', {'for': 'clojure'}

dharrigan10:02:51

My colours look a bit like this

Matsu10:02:39

Oh man. Gotta try it out later today!

Jason Paterson11:02:08

On neovim 0.5 there's treesitter highlighting