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
|
@ -360,6 +360,7 @@
|
|||
|
||||
;;; repl
|
||||
"C-c C-z" #'+eval/open-repl-other-window
|
||||
"C-c C-S-z" #'+eval/open-repl-same-window
|
||||
|
||||
;;; smartparens
|
||||
(:after smartparens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue