mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.2205
Problem: 'wildignore' always applies to getcompletion().
Solution: Add an option to use 'wildignore' or not. (Yegappan Lakshmanan)
e9d58a6459
This commit is contained in:
@@ -236,7 +236,7 @@ static int included_patches[] = {
|
||||
// 2208,
|
||||
// 2207 NA
|
||||
// 2206 NA
|
||||
// 2205,
|
||||
2205,
|
||||
// 2204,
|
||||
// 2203 NA
|
||||
// 2202 NA
|
||||
|
Reference in New Issue
Block a user