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
|
(def-package! magit
|
||||||
:commands (magit-status magit-blame)
|
:commands (magit-status magit-blame)
|
||||||
:config
|
:config
|
||||||
|
(set! :popup "^\\*magit" :ignore)
|
||||||
(set! :evil-state 'magit-status-mode 'emacs)
|
(set! :evil-state 'magit-status-mode 'emacs)
|
||||||
(after! evil
|
(after! evil
|
||||||
;; Switch to emacs state only while in `magit-blame-mode', then back when
|
;; Switch to emacs state only while in `magit-blame-mode', then back when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue