Fork me on GitHub
#editors
<
2018-01-03
>
spinningarrow14:01:47

@dominicm ahh, just saw it's a neovim plugin. Any idea if there's a bare vim version?

dominicm14:01:54

I think there was a pure vimscript implantation, but I've not used it myself.

juhoteperi16:01:03

I think I only use var undef regularly, that's from cider-nrepl, so it might be useful even with clj-refactor.nvim

dominicm16:01:13

@juhoteperi I couldn't figure out why I would use undef, what do you use it for?

juhoteperi16:01:55

Hmm, must be when I change :refer or :as but I'm to lazy to call reset for some reason

juhoteperi16:01:13

Or resetting defonce var

dominicm16:01:16

@spinningarrow fwiw, the particular refactor you mentioned can only be done by clj-refactor.nvim afaik.