mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 18:37:02 +10:00
Using msgpack v5 will let nvim be more compatible with msgpack libraries for other platforms. This also replaces "raw" references by "bin" which is the new name for msgpack binary data type