mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Add doc for +java/groovy-open-repl
This commit is contained in:
@ -74,6 +74,7 @@ root)."
|
||||
|
||||
;;;###autoload
|
||||
(defun +java/groovy-open-repl ()
|
||||
"Open a Groovy REPL."
|
||||
(interactive)
|
||||
(call-interactively #'run-groovy)
|
||||
(pop-to-buffer groovy-buffer))
|
||||
|
Reference in New Issue
Block a user