summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2020-07-29 11:35:42 +0200
committerfpi2020-07-29 11:37:30 +0200
commitc7415dcfcb4282902996125399bd1261d9372b37 (patch)
treea16c3d92f51cbadd829de52a6f59725443de258b /emacs-init.org
parentDisable twoway caldav sync.. (diff)
Add a keybinding for olivetti mode
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org4
1 files changed, 4 insertions, 0 deletions
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