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:
Jurica Bradaric
2016-02-28 13:21:01 +01:00
parent a252fca38e
commit 29b737e92b
2 changed files with 6 additions and 5 deletions

View File

@@ -247,7 +247,7 @@ static int included_patches[] = {
// 1120,
// 1119,
// 1118,
// 1117,
1117,
1116,
// 1115 NA
1114,