summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ravi-init-appearance.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/ravi-init-appearance.el b/ravi-init-appearance.el
index 2f100a0..0ee2e08 100644
--- a/ravi-init-appearance.el
+++ b/ravi-init-appearance.el
@@ -173,5 +173,7 @@
:ensure t
)
+(bind-key "M-o" 'other-window)
+
(provide 'ravi-init-appearance)
;;; ravi-init-appearance.el ends here