aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacs/loader.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index 935786b..8b75437 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -335,7 +335,6 @@ Setting up ~smtp~ to send messages using gmail.
*** SmartParens
#+BEGIN_SRC emacs-lisp
(use-package smartparens
-
:bind (("M-[" . sp-backward-unwrap-sexp)
("M-]" . sp-unwrap-sexp)
("C-M-f" . sp-forward-sexp)