mirror of
https://github.com/neovim/neovim.git
synced 2026-05-18 11:10:11 +00:00
Problem: ":so" command may read after end of buffer.
Solution: Compute length of text properly.
4748c4bd64
Co-authored-by: Bram Moolenaar <Bram@vim.org>