mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.885
Problem: When doing an upwards search without wildcards the search fails if
the initial directory doesn't exist.
Solution: Fix the non-wildcard case. (Stefan Kempf)
c79a5452ac
This commit is contained in:
@@ -403,7 +403,7 @@ static int included_patches[] = {
|
||||
// 888,
|
||||
// 887,
|
||||
// 886 NA
|
||||
// 885,
|
||||
885,
|
||||
// 884 NA
|
||||
// 883,
|
||||
// 882,
|
||||
|
Reference in New Issue
Block a user