This commit is contained in:
ry
2021-10-24 19:04:49 -07:00
parent 0e304c9429
commit c036812dd1
7 changed files with 30 additions and 4569 deletions

View File

@@ -37,10 +37,9 @@
(set-face-attribute 'variable-pitch nil :font "Fira Sans" :height 1.0 :weight 'regular)
(set-face-attribute 'fixed-pitch nil :font "Fira Code" :height 1.0 :weight 'medium)
;; Set org-mode directories
(setq org-directory
'("~/org/"
"~/.config/doom"))
;; Set agenda files
(setq org-agenda-files
'("~/org/planner.org"))
(defun rymacs/org-mode-setup ()
(org-indent-mode)