Removed Org-Agenda for the time being.
It was causing some preformance issues on OSX. I do like the package so I may try toubleshoot these later
This commit is contained in:
parent
ce1a6a6b97
commit
487e056acc
|
@ -86,14 +86,6 @@ If it is an absolute path return `+org-capture-work-todo-file' verbatim."
|
|||
(push '("[-]" . "⊟" ) prettify-symbols-alist)
|
||||
(prettify-symbols-mode)))
|
||||
|
||||
|
||||
|
||||
;;; Org-Agenda Options
|
||||
(use-package! org-super-agenda
|
||||
:commands (org-super-agenda-mode))
|
||||
(after! org-agenda
|
||||
(org-super-agenda-mode))
|
||||
|
||||
(setq org-agenda-skip-scheduled-if-done t
|
||||
org-agenda-skip-deadline-if-done t
|
||||
org-agenda-include-deadlines t
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
(package! vimrc-mode)
|
||||
(package! graphviz-dot-mode :pin "3642a0a5f4...")
|
||||
(package! systemd :pin "b6ae63a236...")
|
||||
(package! org-super-agenda :pin "f5e80e4d0d...")
|
||||
(package! postcss-sorting)
|
||||
;;; Examples:
|
||||
;; (package! pretty-mode)
|
||||
|
|
Loading…
Reference in New Issue
Block a user