macvim - Vim - close autocomplete menu and go to normal mode when pressing ESC -
i'm using macvim youcompleteme plugin. awesome, have small problem: pressing escape closes autocomplete popup without returning normal mode - stays in insert mode. me, behaviour bit weird - expect esc mean normal mode, hence question: can force vim close popup menu , go normal mode on esc? , how?
thank you,
t.
it conflicting in setup. take @ github.com/valloric/youcompleteme/issues/9.
if have autoclose plugin remove , replace delimitmate
Comments
Post a Comment