feature/eval: :repl! = open repl in same window
This commit is contained in:
parent
64d41ed1d9
commit
3c6a76eef2
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@
|
|||
:move-point nil
|
||||
(interactive "<r><!>")
|
||||
(if (evil-normal-state-p)
|
||||
(+eval/open-repl)
|
||||
(+eval/open-repl bang)
|
||||
(+eval/send-region-to-repl beg end bang)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue