From 1c5f48267bdf3685315fd8d8165634d00f5cbc25 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 1 Jan 2021 10:56:20 -0600 Subject: Add variable-pitch-mode --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index e580ec7..89fe21b 100644 --- a/config.org +++ b/config.org @@ -983,6 +983,12 @@ This has to be done /before/ loading the package. It's included in =visual-fill ** Typographical niceties +*** Variable pitch in text-modes + +#+begin_src emacs-lisp + (add-hook 'text-mode-hook #'variable-pitch-mode) +#+end_src + *** Typo mode #+BEGIN_SRC emacs-lisp -- cgit 1.4.1-21-gabe81