[git][doc] Update magit bindings link

The evil-magit package has been deprecated and moved to:
https://github.com/emacs-evil/evil-collection/tree/master/modes/magit
This commit is contained in:
duianto 2021-02-14 19:32:03 +01:00
parent af0d0e7276
commit 3f7e69e0b1
1 changed files with 4 additions and 4 deletions

View File

@ -160,10 +160,10 @@ Spacemacs uses [[https://github.com/magit/forge/][forge]] for integration with r
the =status buffer= with the ~@~ key binding. For information on setting up
remotes check the manual's [[https://magit.vc/manual/forge/Getting-Started.html][Getting Started page]].
Spacemacs uses [[https://github.com/justbur/evil-magit][evil-magit]] for key bindings in magit buffers (unless your editing
style is set to emacs, in which case you get the default magit bindings), which
are the standard magit key bindings with some minimal changes to make them
comfortable for evil users.
Spacemacs uses [[https://github.com/emacs-evil/evil-collection/tree/master/modes/magit][evil-collection-magit]] for key bindings in magit buffers (unless
your editing style is set to emacs, in which case you get the default magit
bindings), which are the standard magit key bindings with some minimal changes
to make them comfortable for evil users.
Here are the often used bindings inside a =status buffer=: