mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:

committed by
Justin M. Keyes

parent
4bb0e95abb
commit
2b4a52f901
@@ -861,7 +861,7 @@ static const int included_patches[] = {
|
||||
// 94 NA
|
||||
// 93 NA
|
||||
92,
|
||||
// 91,
|
||||
91,
|
||||
90,
|
||||
// 89 NA
|
||||
88,
|
||||
|
Reference in New Issue
Block a user