mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
Also re-word some error messages: - "Key does not exist: %s" - "Invalid channel: %<PRIu64>" - "Request array size must be 4 (request) or 3 (notification)" - "String cannot contain newlines" References #6150