mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1120
Problem: delete(x, 'rf') fails if a directory is empty. (Lcd)
Solution: Ignore not finding matches in an empty directory.
336bd622c3
This commit is contained in:
@@ -244,7 +244,7 @@ static int included_patches[] = {
|
||||
// 1123,
|
||||
// 1122 NA
|
||||
// 1121,
|
||||
// 1120,
|
||||
1120,
|
||||
// 1119,
|
||||
// 1118,
|
||||
1117,
|
||||
|
Reference in New Issue
Block a user