Add doc for +java/groovy-open-repl
This commit is contained in:
parent
c3d22346ad
commit
0e4f2fa578
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue