noctuid / evil-guide

Draft of a guide for using emacs with evil
GNU General Public License v3.0
1.26k stars 61 forks source link

Leader key part of evil since (at least) 1.14.0, Mar 04, 2020 #16

Closed kapilhp closed 4 years ago

kapilhp commented 4 years ago

Checked with the Info documentation for 'evil' with the above number. Under the section on "Keymaps" there is a section called "Leader Keys". This seems to say that the evil supports vim 'leader' keys. On the other hand the 'evil-guide' says there is no exact analogue of vim's 'leader' keys.

Seems to be some discrepancy. Does one need to install 'evil-leader' or not?

noctuid commented 4 years ago

Iirc I was involved in the discussion before it was added. It's still not quite equivalent but should be mentioned in the guide. evil-leader is something else entirely.