mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: change default +org-dir to ~/org
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;;; lang/org/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar +org-dir (expand-file-name "~/work/org/")
|
||||
(defvar +org-dir (expand-file-name "~/org/")
|
||||
"The directory where org files are kept.")
|
||||
|
||||
;; Sub-modules
|
||||
|
Reference in New Issue
Block a user