about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-windows.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/lisp/init-windows.el')
-rw-r--r--.emacs.d/lisp/init-windows.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-windows.el b/.emacs.d/lisp/init-windows.el
index 021ae26..957e814 100644
--- a/.emacs.d/lisp/init-windows.el
+++ b/.emacs.d/lisp/init-windows.el
@@ -55,7 +55,7 @@
 (use-package fullframe
   :after (magit dashboard)
   :config
-  ;; (fullframe magit-status magit-mode-quit-window)
+  (fullframe magit-status magit-mode-quit-window)
   (fullframe vc-annotate quit-window))
 
 (use-package ace-window