mirror of
https://github.com/neovim/neovim.git
synced 2025-10-14 05:46:12 +00:00

Problem: Unnecessary scrolling for message of only one line.
Solution: Only set msg_scroll when needed. (closes vim/vim#11178)
bdedd2bcce