forked from aniani/vim
Problem: ":so" command may read after end of buffer. Solution: Compute length of text properly.
15 KiB
15 KiB
Problem: ":so" command may read after end of buffer. Solution: Compute length of text properly.