mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

DWIM: avoid empty buffer 1 when stdin was empty. If other files were specified at startup, we assume that stdin is only accidentally not-a-TTY: user did not intend to send text from it. ref #8560 ref #8561