mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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 ?_)
|
||||
(delete-other-windows)))
|
||||
|
||||
(defvar doom--window-wconf nil)
|
||||
(defvar doom--window-enlargened nil)
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/window-enlargen ()
|
||||
|
Reference in New Issue
Block a user