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

patch 8.1.2221: cannot filter :disp output

Problem:    Cannot filter :disp output.
Solution:   Support filtereing :disp output. (Andi Massimino, closes #5117)
This commit is contained in:
Bram Moolenaar
2019-10-26 17:33:13 +02:00
parent 6a0cc916bd
commit 8fc4296436
4 changed files with 76 additions and 32 deletions

View File

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