Tweak readme to account for evil-magit's inclusion

This commit is contained in:
James Nguyen 2020-11-25 13:15:57 -08:00
parent 2cf81f91ea
commit 7233e60b62
1 changed files with 3 additions and 1 deletions

View File

@ -556,7 +556,6 @@ more.
| Major mode | Evil bindings |
|------------+--------------------------|
| magit | [[https://github.com/emacs-evil/evil-magit][evil-magit]] |
| lispy | [[https://github.com/noctuid/lispyville][lispyville]] or [[https://github.com/sp3ctum/evil-lispy][evil-lispy]] |
| org | [[https://github.com/GuiltyDolphin/org-evil][org-evil]] or [[https://github.com/Somelauw/evil-org-mode][evil-org]] |
| markdown | [[https://github.com/Somelauw/evil-markdown][evil-markdown]] |
@ -565,6 +564,9 @@ more.
Should you know any suitable package not mentioned in this list, let us know and
file an issue.
[[https://github.com/emacs-evil/evil-magit][evil-magit]] is included with evil-collection as of:
[[https://github.com/emacs-evil/evil-collection/commit/e24469514a30dd55e65d2c6d90264f496cf4d27f][this commit]].
Other references:
- [[https://github.com/syl20bnr/spacemacs/blob/master/doc/CONVENTIONS.org#key-bindings-conventions][Spacemacs]]