mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 14:10:50 +00:00
Problem: :stopinsert may not work in a popup close handler. (Ben Jackson)
Solution: Restore stop_insert_mode when appropriate. (closes vim/vim#12452,
closes vim/vim#12434)
a40c0bcc83