When I run it with the latest version of node-host (v1.0.0) I get `Unknown function: ParinferIndent`. Downgrading back to v0.0.1 fixes the problem. https://github.com/neovim/node-host/commit/0c116cb3b48af7debe8d6bbaa35dcab064d58fb9 mentions that breaking changes are incoming, so it looks like whatever changes they made broke this plugin. Are there any plans to support the new node-host or should I just stay on v0.0.1 for now?