mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1116
Problem: delete(x, 'rf') does not delete files starting with a dot.
Solution: Also delete files starting with a dot.
b0967d587f
This commit is contained in:
@@ -248,7 +248,7 @@ static int included_patches[] = {
|
||||
// 1119,
|
||||
// 1118,
|
||||
// 1117,
|
||||
// 1116,
|
||||
1116,
|
||||
// 1115 NA
|
||||
1114,
|
||||
1113,
|
||||
|
Reference in New Issue
Block a user