General cleanup
This commit is contained in:
parent
c40cfaa5cd
commit
8638eb710f
9 changed files with 38 additions and 41 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue