diff --git a/init.org b/init.org index e736e9c..7afbfb3 100644 --- a/init.org +++ b/init.org @@ -925,7 +925,7 @@ Use org-bullets for fancy headline markers #+end_src Use typo-mode in org-mode for en and em dashes: -#+begin_src emacs-lisp :tangle no +#+begin_src emacs-lisp (use-package typo :straight t :hook (org-mode . typo-mode)