1
0
forked from aniani/vim

patch 7.4.1881

Problem:    Appending to a long quickfix list is slow.
Solution:   Add qf_last.
This commit is contained in:
Bram Moolenaar
2016-06-02 22:08:05 +02:00
parent 76929af431
commit 83e6d7ac6a
2 changed files with 51 additions and 48 deletions

View File

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