mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.2274 (#5439)
Problem: Command line completion on "find **/filename" drops sub-directory.
Solution: Handle this case separately. (Harm te Hennepe, closes vim/vim#932, closes
vim/vim#939)
73d4e4c892
This commit is contained in:

committed by
Justin M. Keyes

parent
68f7464eed
commit
3a54ce5a73
@@ -167,7 +167,7 @@ static int included_patches[] = {
|
||||
// 2277,
|
||||
// 2276,
|
||||
// 2275,
|
||||
// 2274,
|
||||
2274,
|
||||
// 2273,
|
||||
// 2272,
|
||||
// 2271 NA
|
||||
|
Reference in New Issue
Block a user