Socket REPL docs
This commit is contained in:
parent
64df0fd015
commit
d2ea4ee1bb
1 changed files with 4 additions and 0 deletions
|
|
@ -614,9 +614,13 @@ $
|
|||
Editor plugins offering auto-completion support when connected to a babashka socket REPL:
|
||||
|
||||
- Emacs: [inf-clojure](https://github.com/clojure-emacs/inf-clojure):
|
||||
|
||||
To connect:
|
||||
|
||||
`M-x inf-clojure-connect localhost 1666`
|
||||
|
||||
Before evaluating from a Clojure buffer:
|
||||
|
||||
`M-x inf-clojure-minor-mode`
|
||||
|
||||
- Atom: [chlorine](https://github.com/mauricioszabo/atom-chlorine)
|
||||
|
|
|
|||
Loading…
Reference in a new issue