non-evil users: C-c C-S-z = open repl in same window
This commit is contained in:
parent
6153af9594
commit
43a82c7e92
1 changed files with 2 additions and 1 deletions
|
@ -359,7 +359,8 @@
|
||||||
"C-~" #'+popup/raise
|
"C-~" #'+popup/raise
|
||||||
|
|
||||||
;;; repl
|
;;; 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
|
;;; smartparens
|
||||||
(:after smartparens
|
(:after smartparens
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue