mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fix #70: doom--window-enlargened error
This commit is contained in:
@ -32,7 +32,7 @@ window changes before then, the undo expires."
|
|||||||
(window-configuration-to-register ?_)
|
(window-configuration-to-register ?_)
|
||||||
(delete-other-windows)))
|
(delete-other-windows)))
|
||||||
|
|
||||||
(defvar doom--window-wconf nil)
|
(defvar doom--window-enlargened nil)
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun doom/window-enlargen ()
|
(defun doom/window-enlargen ()
|
||||||
|
Reference in New Issue
Block a user