vim 2016-09-23

I've not come across such a thing. I think vim-clojure-highlight is quite simple, (primarily written in clj iirc).

You might find it easy to extend

vim-clojure-highlight uses repl, right?

👍 1

that's a bit unncessary, we could use Tools.reader to parse the code and run it on Node

You'd need to construct a hierarchy of vars

I think macros would break (e.g. defroutes)

anyway, I can do with basic highlighting

👌 1

@juhoteperi In other news, I've cleaned up your figwheel PR, I just did a plain piggieback from vim

@snow has joined the channel