1
0
forked from aniani/vim

patch 8.1.0311: filtering entries in a quickfix list is not easy

Problem:    Filtering entries in a quickfix list is not easy.
Solution:   Add the cfilter plugin. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-21 19:22:23 +02:00
parent 2f0f871159
commit 8c5e0093c9
3 changed files with 61 additions and 0 deletions

View File

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