fixup! fixup! #14715
This commit is contained in:
parent
1d07f56aed
commit
d262103b5e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
:post-config
|
||||
(add-to-list 'golden-ratio-exclude-buffer-names " *transient*")))
|
||||
|
||||
(when spacemacs//support-evilified-buffer-p
|
||||
(when (spacemacs//support-evilified-buffer-p)
|
||||
(defun git/pre-init-evil-collection ()
|
||||
(add-to-list 'spacemacs-evil-collection-allowed-list 'magit)))
|
||||
|
||||
|
|
Reference in a new issue