mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
Refactor DOOM scratch buffer
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
;; Global Constants
|
||||
;;
|
||||
|
||||
(defconst doom-version "1.2.9"
|
||||
"Current version of DOOM emacs")
|
||||
|
||||
(defconst doom-emacs-dir
|
||||
(expand-file-name user-emacs-directory)
|
||||
"The path to this emacs.d directory")
|
||||
|
Reference in New Issue
Block a user