mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1107
Problem: Vim can create a directory but not delete it.
Solution: Add an argument to delete() to make it possible to delete a
directory, also recursively.
da440d21a6
This commit is contained in:
@@ -257,7 +257,7 @@ static int included_patches[] = {
|
||||
// 1110,
|
||||
// 1109 NA
|
||||
// 1108,
|
||||
// 1107,
|
||||
1107,
|
||||
// 1106 NA
|
||||
1105,
|
||||
// 1104 NA
|
||||
|
Reference in New Issue
Block a user