1
0
Fork 0

fix: require 'org-tempo

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-17 00:12:04 -07:00
parent f29755da72
commit f3467afd7c
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -5,6 +5,8 @@
(require 'org)
(require 'org-capture)
;; Templates for org-mode
(require 'org-tempo)
(setq org-hide-emphasis-markers t)
(setq org-adapt-indentation nil)