mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
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:

committed by
Florian Walch

parent
5fe519f78a
commit
7fc7f026ad
@@ -282,7 +282,7 @@ static int included_patches[] = {
|
||||
//458,
|
||||
//457,
|
||||
//456,
|
||||
//455,
|
||||
455,
|
||||
454,
|
||||
//453 NA
|
||||
//452,
|
||||
|
Reference in New Issue
Block a user