Refactor DOOM scratch buffer
This commit is contained in:
parent
0903dfa0c8
commit
e7d0e9f9ec
5 changed files with 95 additions and 88 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue