mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1117
Problem: No longer get "." and ".." in directory list.
Solution: Do not skip "." and ".." unless EW_DODOT is set.
d82103ed85
This commit is contained in:
@@ -247,7 +247,7 @@ static int included_patches[] = {
|
||||
// 1120,
|
||||
// 1119,
|
||||
// 1118,
|
||||
// 1117,
|
||||
1117,
|
||||
1116,
|
||||
// 1115 NA
|
||||
1114,
|
||||
|
Reference in New Issue
Block a user