mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 02:25:00 +10:00
Fixes the handling of the initial input lines of a test script by simply skipping all initial empty lines. Helped-by: Florian Walch <florian@fwalch.com> Suggested-by: Florian Walch <florian@fwalch.com>