Remove org-fancy-priorities package
Add unnecessary overhead for little gain. Let the user install it if they want it.
This commit is contained in:
parent
e3187ca8ea
commit
5d15521440
2 changed files with 0 additions and 6 deletions
|
@ -800,11 +800,6 @@ compelling reason, so..."
|
|||
:hook (org-mode . org-bullets-mode))
|
||||
|
||||
|
||||
(use-package! org-fancy-priorities ; priority icons
|
||||
:hook (org-mode . org-fancy-priorities-mode)
|
||||
:config (setq org-fancy-priorities-list '("■" "■" "■")))
|
||||
|
||||
|
||||
(use-package! org-crypt ; built-in
|
||||
:commands org-encrypt-entries
|
||||
:hook (org-reveal-start . org-decrypt-entry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue