parinfer

shaunlebron 2017-06-13T04:49:19.959316Z

upgraded neovim to 0.2.0

shaunlebron 2017-06-13T04:49:25.959952Z

nuked my bundle directory

shaunlebron 2017-06-13T04:49:49.962586Z

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

shaunlebron 2017-06-13T04:50:02.964030Z

that after :UpdateRemotePlugins

shaunlebron 2017-06-13T04:50:48.968945Z

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)

shaunlebron 2017-06-13T04:54:25.991863Z

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

dominicm 2017-06-13T15:00:21.750154Z

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

shaunlebron 2017-06-13T16:25:28.884497Z

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

dominicm 2017-06-13T16:27:28.930566Z

@shaunlebron suspicious that isn't managed by bundle

shaunlebron 2017-06-13T16:38:33.184568Z

i’ll delete the folder and try the update again

shaunlebron 2017-06-13T16:39:56.215468Z

@dominicm worked! 🎉

🦜 1
1
shaunlebron 2017-06-13T16:40:28.227429Z

this is nice

shaunlebron 2017-06-13T18:17:19.427173Z

gonna try it out on vimr

dominicm 2017-06-13T19:39:37.243901Z

Vimr is cool