vim-patch:7.4.455

Problem:  Completion for :buf does not use 'wildignorecase'. (Akshay H)
Solution: Pass the 'wildignorecase' flag around.

https://code.google.com/p/vim/source/detail?r=v7-4-455
This commit is contained in:
Marco Hinz
2014-12-20 09:31:29 +01:00
committed by Florian Walch
parent 5fe519f78a
commit 7fc7f026ad
4 changed files with 21 additions and 19 deletions

View File

@@ -282,7 +282,7 @@ static int included_patches[] = {
//458,
//457,
//456,
//455,
455,
454,
//453 NA
//452,