parent
0643630560
commit
4289df5bc2
2 changed files with 7 additions and 7 deletions
|
@ -16,8 +16,7 @@ at point."
|
|||
(defun +clojure/open-repl (&optional arg)
|
||||
"Open a Cider REPL and return the buffer."
|
||||
(interactive "P")
|
||||
(cider-jack-in arg)
|
||||
(current-buffer))
|
||||
(process-buffer (cider-jack-in arg)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +clojure/cider-switch-to-repl-buffer-and-switch-ns ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue