mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
Replace feature/eval build system with def-menu!
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
:move-point nil
|
||||
(interactive "<r><!>")
|
||||
(if (evil-normal-state-p)
|
||||
(+eval/repl)
|
||||
(+eval/repl-send-region beg end bang)))
|
||||
(+eval/open-repl)
|
||||
(+eval/send-region-to-repl beg end bang)))
|
||||
|
Reference in New Issue
Block a user