mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00

likely fixes #7768 #7913 If multiple internal stream callbacks were recieved before vimL callbacks got called, only invoke one vimL callback with all data.