mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
refactor: allow us to process a child queue only while waiting on input
This commit is contained in:
@@ -66,4 +66,7 @@ struct ui_t {
|
||||
# include "ui.h.generated.h"
|
||||
# include "ui_events_call.h.generated.h"
|
||||
#endif
|
||||
|
||||
|
||||
EXTERN MultiQueue *resize_events;
|
||||
#endif // NVIM_UI_H
|
||||
|
Reference in New Issue
Block a user