mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00

Problem: Sign message not translated and inconsistent spacing.
Solution: Add _() for translation. Add a space. (Ken Takata) Also use
MSG_BUF_LEN instead of BUFSIZ.
d730c8e297