Remove unused references to org files
This commit is contained in:
parent
339b0fd6d0
commit
22dbc46233
@ -116,17 +116,7 @@
|
|||||||
;; LaTeX font size.
|
;; LaTeX font size.
|
||||||
;; ---------------------------------------------------------------------------------------------
|
;; ---------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
(plist-put org-format-latex-options :scale 2.0)
|
(plist-put org-format-latex-options :scale 2.0))
|
||||||
|
|
||||||
;; ---------------------------------------------------------------------------------------------
|
|
||||||
;; Setup agenda and capture files.
|
|
||||||
;; ---------------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
(setq
|
|
||||||
;; File for org-capture
|
|
||||||
org-default-notes-file "~/Workspace/notes.org"
|
|
||||||
;; Org-agenda files
|
|
||||||
org-agenda-files '("~/Workspace/agenda.org")))
|
|
||||||
|
|
||||||
;; -----------------------------------------------------------------------------------------------
|
;; -----------------------------------------------------------------------------------------------
|
||||||
;; Better header bullets
|
;; Better header bullets
|
||||||
|
Reference in New Issue
Block a user