Enable org-tempo
This commit is contained in:
parent
532b09f1ca
commit
93b4eef75f
1 changed files with 3 additions and 0 deletions
|
|
@ -314,6 +314,9 @@
|
||||||
:init
|
:init
|
||||||
(global-org-modern-mode))
|
(global-org-modern-mode))
|
||||||
|
|
||||||
|
(use-package org-tempo
|
||||||
|
:ensure nil)
|
||||||
|
|
||||||
(use-package ox-gfm
|
(use-package ox-gfm
|
||||||
:after org)
|
:after org)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue