mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-30 17:01:02 -05:00
General cleanup
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
(defvar doom-buffer nil
|
||||
"The global and persistent scratch buffer for doom.")
|
||||
(defvar doom-buffer-name "*doom*"
|
||||
(defvar doom-buffer-name " *doom*"
|
||||
"The name of the doom scratch buffer.")
|
||||
(defvar doom-buffer-edited nil
|
||||
"If non-nil, the scratch buffer has been edited.")
|
||||
|
Reference in New Issue
Block a user