On Sat, Sep 20, 2014 at 6:22 PM, Gordon Gustafson <[email protected]> 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. _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
