You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were discussing in #neovim irc, how neovim uses both mpack and msgpack libraries, and that it could just use one. I don't know the ins and outs of the two libraries, but it would certainly make porting easier to have fewer dependencies.