mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

I don't think using an integer as a NUL-terminated string can work on big-endian systems, at least. This is also not tested. Add a test. Also fix a mistake in the docs of nvim_parse_cmd.