mirror of
https://github.com/neovim/neovim.git
synced 2026-07-24 01:40:41 +00:00
Problem: Vim9: Getbufline(-1, 1, '$') gives an error.
Solution: Return an empty list. (closes vim/vim#7180)
e6e70a10f1
Co-authored-by: Bram Moolenaar <Bram@vim.org>