mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 23:38:17 +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.