Fork me on GitHub
#parinfer
<
2017-06-12
>
shaunlebron17:06:09

wasn’t able to get nvim-parinfer.js working

shaunlebron17:06:35

keeps saying this:

Error detected while processing function <SNR>57_indent:
line    6:
E117: Unknown function: ParinferIndent

dominicm17:06:46

@shaunlebron Did you do :UpdateRemotePlugins?

dominicm17:06:16

I get the same error as you if I don't do :UpdateRemotePlugins

shaunlebron19:06:22

@dominicm yeah I ran it. ran it again and I got this:

remote/host: node host registered plugins ['nvim-parinfer.js', 'nvim-parinfer.js']

dominicm19:06:54

Twice? That's a bad sign.

dominicm19:06:00

How did you install the plugin @shaunlebron ?

shaunlebron19:06:27

i might’ve tried installing it a year or so ago

shaunlebron19:06:43

but today I installed it via Vundle in init.vim

dominicm19:06:52

@shaunlebron You may have it installed twice 🙂 I'd check ~/.config/nvim/ for residue from previous attempts. Or nuke that dir & start over.

shaunlebron19:06:14

i’ll check it out later

shaunlebron19:06:33

i’m in #cljs-dev discussing possibly using parlinter on the cljs repo

shaunlebron19:06:39

interesting discussions