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

https://github.com/valloric/youcompleteme#nasty-bugs-happen-if-i-have-the-vim-autoclose-plugin-installed


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -