evil-lisp-state icon indicating copy to clipboard operation
evil-lisp-state copied to clipboard

Is it possible to use a key-chord for evil-lisp-state-leader?

Open bpstahlman opened this issue 8 years ago • 1 comments

I've tried several approaches, but none seems to work. I'm wanting to use something like [key-chord ?f ?j] to get into evil-lisp-state. Is this possible?

bpstahlman avatar Feb 06 '17 00:02 bpstahlman

One possibility has occurred to me since my original post: using key-chord-define to map fj to a non-chorded sequence, which I then designate with evil-lisp-state-leader. But I was wondering whether there's a more direct way...

bpstahlman avatar Feb 06 '17 15:02 bpstahlman