mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 00:05:36 +00:00
Problem: A 'rulerformat' not part of the statusline is not emitted through
msg_ruler events.
Solution: Build the message chunks to emit as a msg_ruler event.