mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.1091 #4627
Problem: When making a change while need_wait_return is set there is a two
second delay.
Solution: Do not assume the ATTENTION prompt was given when need_wait_return
was set already.
b01f357791
This commit is contained in:

committed by
Justin M. Keyes

parent
71ac92efc7
commit
6396beb432
@@ -587,7 +587,7 @@ static int included_patches[] = {
|
||||
// 1094,
|
||||
1093,
|
||||
1092,
|
||||
// 1091,
|
||||
1091,
|
||||
// 1090,
|
||||
1089,
|
||||
1088,
|
||||
|
Reference in New Issue
Block a user