On Sat, Sep 20, 2014 at 6:22 PM, Gordon Gustafson <gordon3.14 at gmail.com> wrote: > Try putting this before your other bindings: > > (define-key evil-motion-state-map "(" nil) > (define-key evil-motion-state-map ")" nil) That will remove the global binding in all buffers.