vim-patch:8.0.0091 (#7312)

Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)

9f0e423c28
This commit is contained in:
KunMing Xie
2017-09-24 23:20:45 +08:00
committed by Justin M. Keyes
parent 4bb0e95abb
commit 2b4a52f901
2 changed files with 25 additions and 34 deletions

View File

@@ -861,7 +861,7 @@ static const int included_patches[] = {
// 94 NA
// 93 NA
92,
// 91,
91,
90,
// 89 NA
88,