From c7415dcfcb4282902996125399bd1261d9372b37 Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 29 Jul 2020 11:35:42 +0200 Subject: Add a keybinding for olivetti mode --- emacs-init.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emacs-init.org') diff --git a/emacs-init.org b/emacs-init.org index 12d036e..2de6bbd 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -4703,6 +4703,10 @@ Support for HTML code blocks with proper syntax highlighting. See [[https://gith ;; (olivetti-minimum-body-width 70) ) #+end_src + +#+begin_src emacs-lisp :tangle no :noweb-ref fpi-bindings +(define-key fpi/toggle-map "do" #'olivetti-mode) +#+end_src ** Email For the setup of external mail specific programs see [[file:mail.org]]. *** Sending mail -- cgit v1.2.3