README
This commit is contained in:
parent
26a799f54e
commit
bf8030f1f8
2 changed files with 6 additions and 1 deletions
|
|
@ -610,6 +610,11 @@ $
|
|||
A socket REPL client for Emacs is
|
||||
[inf-clojure](https://github.com/clojure-emacs/inf-clojure).
|
||||
|
||||
Editor plugins offering auto-completion support when connected to a babashka socket REPL:
|
||||
|
||||
- Atom: [chlorine](https://github.com/mauricioszabo/atom-chlorine)
|
||||
- Vim: [vim-iced](https://github.com/liquidz/vim-iced)
|
||||
|
||||
## Spawning and killing a process
|
||||
|
||||
Use the `java.lang.ProcessBuilder` class.
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 44b1d0509511d63fcf3c28f379b2a0ad6c70d9be
|
||||
Subproject commit 9dde0e3e80efa4ecb6e320dcbb0bf3da2d4eb22b
|
||||
Loading…
Reference in a new issue