I didn't realize that it's possible to write
#:foo
{1 2}
, this makes it not even possible, I think. The middle is the only one which could be done (since # {}
doesn't parse).(Not suggesting it)
yeah, it’s the difference between the dispatch #
taking one or two forms
collection delimiters allow optional spacing, didn’t realize it wasn’t allowed in #{}
, but makes sense considering how it has to dispatch on the next character
@snoe Can you tell me what commit of node-host and what version of node you are on?
Just posted this: https://github.com/neovim/node-host/issues/21
@eraserhd I just did a :UpdateRemotePlugins and got the same thing as you're seeing now, only one of two plugins work
I'm putting my money on a node host bug. Extra points if it's to do with msgpack.