mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
org: move org-directory to ~/Notes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;;; module-org.el --- -*- no-byte-compile: t; -*-
|
||||
|
||||
(defconst org-directory (expand-file-name "~/Dropbox/org/"))
|
||||
(defconst org-directory (expand-file-name "~/Notes/"))
|
||||
|
||||
(define-minor-mode evil-org-mode
|
||||
"Evil-mode bindings for org-mode."
|
||||
|
Reference in New Issue
Block a user