re-enable typo mode

This commit is contained in:
janis 2025-12-28 16:22:22 +01:00
parent 8f13c0eef1
commit e472853b74
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -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)