Remove doom-org-dir (save for org module)
This commit is contained in:
parent
25be590b79
commit
dbfe1f9b48
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@ line or use --debug-init to enable this.")
|
|||
(concat doom-local-dir "packages/")
|
||||
"Where package.el and quelpa plugins (and their caches) are kept.")
|
||||
|
||||
(defvar doom-org-dir "~/org/"
|
||||
"Where to find org notes")
|
||||
|
||||
(defconst IS-MAC (eq system-type 'darwin))
|
||||
(defconst IS-LINUX (eq system-type 'gnu/linux))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue