mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Get rid of redundant pop-to-buffer
This commit is contained in:
@ -77,4 +77,4 @@ root)."
|
||||
"Open a Groovy REPL."
|
||||
(interactive)
|
||||
(call-interactively #'run-groovy)
|
||||
(pop-to-buffer groovy-buffer))
|
||||
(get-buffer groovy-buffer))
|
||||
|
Reference in New Issue
Block a user