[Emacs] Remove evil-magit
evil-magit is deprecated and should be removed
This commit is contained in:
parent
8dac0ff794
commit
f2502b016a
@ -1666,12 +1666,6 @@ I’ll also create a fuction for connecting to this new Tramp protocol:
|
|||||||
"a" #'with-editor-cancel)))
|
"a" #'with-editor-cancel)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(use-package evil-magit
|
|
||||||
:straight (:build t)
|
|
||||||
:after magit)
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
*** Forge
|
*** Forge
|
||||||
*NOTE*: Make sure to configure a GitHub token before using this
|
*NOTE*: Make sure to configure a GitHub token before using this
|
||||||
package!
|
package!
|
||||||
|
Loading…
Reference in New Issue
Block a user