mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00: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>