mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.672
Problem: When completing a shell command, directories in the current
directory are not listed.
Solution: When "." is not in $PATH also look in the current directory for
directories.
b5971141df
Most of it applied manually.
This commit is contained in:
@@ -1006,7 +1006,7 @@ static int included_patches[] = {
|
||||
675,
|
||||
// 674 NA
|
||||
673,
|
||||
// 672,
|
||||
672,
|
||||
671,
|
||||
670,
|
||||
// 669 NA
|
||||
|
Reference in New Issue
Block a user