cofi / evil-leader

<leader> key for evil
GNU General Public License v3.0
315 stars 22 forks source link

Alternative leader for modes, like in spacemacs #29

Open xoich opened 8 years ago

xoich commented 8 years ago

Spacemacs has a primary leader Space. And you can access specific mode keybindings with Space m something. But it has a secondary leader "," to shorten those mode keybindings to just , something. Is there a way to do this with just evil-leader?