mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Removing duplicated line about org roam.
This commit is contained in:
@@ -529,7 +529,6 @@ I wrapped most of this block in (after! org). Without this, my settings might b
|
||||
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1)))
|
||||
(setq org-directory "~/nc/Org/"
|
||||
org-agenda-files '("~/nc/Org/agenda.org")
|
||||
org-roam-directory "~/nc/Roam/"
|
||||
org-default-notes-file (expand-file-name "notes.org" org-directory)
|
||||
org-ellipsis " ▼ "
|
||||
org-log-done 'time
|
||||
|
||||
Reference in New Issue
Block a user