From 210db665b6599dec258aa499468f5d944c42e867 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Wed, 25 Nov 2015 21:20:51 +0100 Subject: [PATCH] Removed bindings for olivetti Turns out those bindings are now default. (rnkn/olivetti@42d5822) --- init.org | 7 ------- 1 file changed, 7 deletions(-) diff --git a/init.org b/init.org index 5e38457..c7482f5 100644 --- a/init.org +++ b/init.org @@ -1201,13 +1201,6 @@ "A keymap for custom bindings.") #+END_SRC - Bindings for [[https://github.com/rnkn/olivetti][olivetti]]. - - #+BEGIN_SRC emacs-lisp - (define-key custom-bindings-map (kbd "C-c [") 'olivetti-shrink) - (define-key custom-bindings-map (kbd "C-c ]") 'olivetti-expand) - #+END_SRC - Bindings for [[https://github.com/abo-abo/define-word][define-word]]. #+BEGIN_SRC emacs-lisp