feature/version-control: don't manage magit popups
This commit is contained in:
parent
a4e22d48b8
commit
01b4a59f84
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
(def-package! magit
|
||||
:commands (magit-status magit-blame)
|
||||
:config
|
||||
(set! :popup "^\\*magit" :ignore)
|
||||
(set! :evil-state 'magit-status-mode 'emacs)
|
||||
(after! evil
|
||||
;; Switch to emacs state only while in `magit-blame-mode', then back when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue