mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +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.