Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When 'insertmode' is reset while doing completion the popup menu
            remains even though Vim is in Normal mode.
Solution:   Ignore stop_insert_mode when the popup menu is visible.  Don't set
            stop_insert_mode when 'insertmode' was already off. (Christian
            Brabandt)
00672e1d
Name Last commit Last update