mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove doom-org-dir (save for org module)
This commit is contained in:
@ -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))
|
||||
|
||||
|
Reference in New Issue
Block a user