diff options
| author | Daniel <[email protected]> | 2024-11-15 09:18:54 -0500 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-11-15 09:18:54 -0500 |
| commit | 196eb6ca14ecc50f76d5e64753265d1214cc18a2 (patch) | |
| tree | a662bfe9b963d4bbf563f3f77f42bac573b639a9 /bard-emacs-modules/bard-emacs-org.el | |
| parent | 25959da951db11a63c619b0b4a5e0061c857d706 (diff) | |
removed unnecessary packages
Diffstat (limited to 'bard-emacs-modules/bard-emacs-org.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-org.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bard-emacs-modules/bard-emacs-org.el b/bard-emacs-modules/bard-emacs-org.el index 2225cb2..593843f 100644 --- a/bard-emacs-modules/bard-emacs-org.el +++ b/bard-emacs-modules/bard-emacs-org.el @@ -154,11 +154,4 @@ :config (require 'org-download)) -;; (use-package org-modern -;; :ensure t -;; :config -;; (setq org-modern-star nil -;; org-modern-block-name nil) -;; (global-org-modern-mode)) - (provide 'bard-emacs-org) |
