Removed org-modern
This commit is contained in:
parent
3db3e6f585
commit
c005d71f53
@ -341,10 +341,7 @@ text and copying to the killring."
|
||||
|
||||
;; Save all org buffers on each save
|
||||
(add-hook 'auto-save-hook 'org-save-all-org-buffers)
|
||||
(add-hook 'after-save-hook 'org-save-all-org-buffers)
|
||||
|
||||
;; Enable Org Modern
|
||||
(with-eval-after-load 'org (global-org-modern-mode)))
|
||||
(add-hook 'after-save-hook 'org-save-all-org-buffers))
|
||||
|
||||
;; My own menu
|
||||
(map! :leader
|
||||
|
@ -70,4 +70,3 @@
|
||||
(package! dall-e-shell)
|
||||
(package! ob-dall-e-shell)
|
||||
(package! magit-delta)
|
||||
(package! org-modern)
|
||||
|
Loading…
x
Reference in New Issue
Block a user