Fork me on GitHub
#parinfer
<
2017-06-13
>
shaunlebron04:06:19

upgraded neovim to 0.2.0

shaunlebron04:06:25

nuked my bundle directory

shaunlebron04:06:49

function remote#host#UpdateRemotePlugins[6]..<SNR>59_RegistrationCommands, line 20
Vim(let):ch 2 was closed by the client
remote/host: generated rplugin manifest: /Users/swilliam/.local/share/nvim/rplugin.vim

shaunlebron04:06:02

that after :UpdateRemotePlugins

shaunlebron04:06:48

and opening a cljs file starts with an error on launch:

Error detected while processing function <SNR>60_indentparen:
line    8:
E117: Unknown function: ParinferIndent
E15: Invalid expression: ParinferIndent()
line   10:
E121: Undefined variable: lines
E116: Invalid arguments for function empty(lines)
E15: Invalid expression: !empty(lines)

shaunlebron04:06:25

this was after running npm install in ~/.config/nvim/bundle/node-host as well

dominicm15:06:21

@shaunlebron was there anything in ~/.config/nvim/rplugin ?

shaunlebron16:06:28

@dominicm yeah, there’s a node/nvim-parinfer.js/ folder in there

dominicm16:06:28

@shaunlebron suspicious that isn't managed by bundle

shaunlebron16:06:33

i’ll delete the folder and try the update again

shaunlebron18:06:19

gonna try it out on vimr

dominicm19:06:37

Vimr is cool