mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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