diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-07-17 06:30:23 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-08-02 12:00:00 -0400 |
commit | 521d571992e580f9b87449c5f19bc72818cbb8e1 (patch) | |
tree | 2e996a12825fbd072b9b5d2717c8132c10a38af6 /test/functional/ui/diff_spec.lua | |
parent | 55ff49b1a79d557848cb9c156a913538a876ddc6 (diff) | |
download | rneovim-521d571992e580f9b87449c5f19bc72818cbb8e1.tar.gz rneovim-521d571992e580f9b87449c5f19bc72818cbb8e1.tar.bz2 rneovim-521d571992e580f9b87449c5f19bc72818cbb8e1.zip |
vim-patch:8.0.1774: reading very long lines can be slow
Problem: Reading very long lines can be slow.
Solution: Read up to 1 Mbyte at a time to avoid a lot of copying. Add a
check for going over the column limit.
https://github.com/vim/vim/commit/13d3b05ed2cf9a54b18b4e8236f0af2c5386200c
Diffstat (limited to 'test/functional/ui/diff_spec.lua')
0 files changed, 0 insertions, 0 deletions