mirror of
https://github.com/neovim/neovim.git
synced 2026-07-27 11:06:38 +00:00
Problem: Unnecessary scrolling for message of only one line.
Solution: Only set msg_scroll when needed. (closes vim/vim#11178)
bdedd2bcce