Fork me on GitHub
#vim
<
2017-09-11
>
clumsyjedi06:09:41

Anyone wanna help me troubleshoot a fresh neovim/clj-refactor setup.

clumsyjedi06:09:44

I tried following the instructions here: https://github.com/clojure-vim/clj-refactor.nvim When I try a command like crcn I get

E492: Not an editor command: CCleanNS

dominicm07:09:44

@clumsyjedi node host broke their api

dominicm07:09:00

One sec, let me get the commit you need to revert to

dominicm07:09:03

@clumsyjedi copying via phone: node-host at commit c1c4872a6a6837f

dominicm07:09:36

And you have to run npm install in the directory you put it in

dominicm07:09:46

Then update remote plugins and blah

dominicm07:09:56

Let me know if you have issues