mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00: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