# HG changeset patch # User Meredith Howard # Date 1529515143 18000 # Node ID b3b2c42cc0420f2447f7f9ddeb62901d06f2384e # Parent 1ee07b0bb60785b0d0568fd6981affab7a6334d5 No need to map these anymore 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