diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -124,9 +124,6 @@ noremap tm :Tabularize methods a :call vimrc#AutoFmtToggle() if exists("g:loaded_mucomplete") - inoremap mucomplete#popup_exit("\") - inoremap mucomplete#popup_exit("\") - inoremap mucomplete#popup_exit("\") set shortmess+=c endif