mirror of
https://github.com/neovim/neovim.git
synced 2026-06-27 13:45:30 +00:00
Problem: The ModeChanged event may be triggered too often.
Solution: Only trigger ModeChanged when no operator is pending.
(closes vim/vim#12298)
73916bac5a
(cherry picked from commit e0d6703a6a)