vim-patch:7.4.2244

Problem:    Adding pattern to ":oldfiles" is not a generic solution.
Solution:   Add the ":filter /pat/ cmd" command modifier.  Only works for some
            commands right now.

7b668e83d0
This commit is contained in:
James McCoy
2017-04-29 07:58:49 -04:00
parent 059c3fc2f9
commit 7bd97127b4
8 changed files with 105 additions and 30 deletions

View File

@@ -200,7 +200,7 @@ static const int included_patches[] = {
// 2247 NA
// 2246,
// 2245,
// 2244,
2244,
// 2243 NA
2242,
2241,