diff --git a/modules/config/default/+emacs-bindings.el b/modules/config/default/+emacs-bindings.el index 4ed1b1f97..153e03d85 100644 --- a/modules/config/default/+emacs-bindings.el +++ b/modules/config/default/+emacs-bindings.el @@ -359,7 +359,8 @@ "C-~" #'+popup/raise ;;; repl - "C-c C-z" #'+eval/open-repl-other-window + "C-c C-z" #'+eval/open-repl-other-window + "C-c C-S-z" #'+eval/open-repl-same-window ;;; smartparens (:after smartparens