1
0
forked from aniani/vim

patch 8.1.0288: quickfix code uses cmdidx too often

Problem:    Quickfix code uses cmdidx too often.
Solution:   Add is_loclist_cmd(). (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-15 20:59:48 +02:00
parent 37b15568c2
commit 396659592f
4 changed files with 71 additions and 59 deletions

View File

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