0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 7.4.1891

Problem:    Channel reading very long lines is slow.
Solution:   Collapse multiple buffers until a NL is found.
This commit is contained in:
Bram Moolenaar
2016-06-04 17:17:11 +02:00
parent 703a8044b5
commit 9ed96efb3d
5 changed files with 58 additions and 20 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1891,
/**/
1890,
/**/