fixup! fixup! #14715

This commit is contained in:
Lucius Hu 2021-06-05 09:53:23 -04:00 committed by GitHub
parent 1d07f56aed
commit d262103b5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)))