Mapping ( and ) in paredit mode

Nikolai Weibull now at disu.se
Sun Sep 21 12:54:17 CEST 2014


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.



More information about the implementations-list mailing list