refactor: remove redundant doom-bin{,-dir} decls
Amend:a8ba8feecb
Amend:a5039c4333
This commit is contained in:
parent
c99e9b8654
commit
c352bd0dcd
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
;;; lisp/lib/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar doom-bin-dir (expand-file-name "bin/" doom-emacs-dir))
|
||||
(defvar doom-bin (expand-file-name "doom" doom-bin-dir))
|
||||
|
||||
;;;###autoload
|
||||
(defvar doom-after-reload-hook nil
|
||||
"A list of hooks to run after `doom/reload' has reloaded Doom.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue