mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 15:21:08 +00:00
`%*s` specifies the width limit, not the number of bytes. In these places it doesn't matter as they are ASCII-only.
`%*s` specifies the width limit, not the number of bytes. In these places it doesn't matter as they are ASCII-only.