Fix fullframe config

This commit is contained in:
David Morgan 2022-10-05 20:11:01 +01:00
parent 244eac1fa6
commit df320054f8
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 2 deletions

View File

@ -65,9 +65,9 @@
(uniquify-buffer-name-style 'forward))
(use-package fullframe
:after magit
:defer 8
:config
(fullframe magit-status magit-mode-quit-window)
(fullframe magit-status magit-mode-bury-buffer)
(fullframe vc-annotate quit-window))
(use-package ace-window