about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-editor.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/lisp/init-editor.el')
-rw-r--r--.emacs.d/lisp/init-editor.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/lisp/init-editor.el b/.emacs.d/lisp/init-editor.el
index 35b07e4..ce6a617 100644
--- a/.emacs.d/lisp/init-editor.el
+++ b/.emacs.d/lisp/init-editor.el
@@ -9,10 +9,6 @@
   ("C-x \\" . align-regexp)
   ("C-+" . text-scale-increase)
   ("C--" . text-scale-decrease)
-  ("C-x O" . (lambda ()
-               (interactive)
-               (other-window -1)))
-  ("C-x C-b" . ibuffer)
   :hook
   (after-save . executable-make-buffer-file-executable-if-script-p)
   ;; (text-mode . whitespace-cleanup)