mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:
@@ -200,7 +200,7 @@ static const int included_patches[] = {
|
||||
// 2247 NA
|
||||
// 2246,
|
||||
// 2245,
|
||||
// 2244,
|
||||
2244,
|
||||
// 2243 NA
|
||||
2242,
|
||||
2241,
|
||||
|
Reference in New Issue
Block a user