Fork me on GitHub
#vim
<
2016-12-07
>
jebberjeb05:12:20

@juhoteperi thinking about doing something like this https://github.com/puredanger/replicant as a simple first swing at it. The plugin could inject code for this or a similar repl function, then fire up another socket repl server on a free port. Or, heck even shut down the original socket repl and start one up on the same port, using the new repl function. I’m not sure exactly how I feel about that approach. But I think it would be interesting to experiment with it.

juhoteperi08:12:50

Hmm, starting up another socket repl server sounds good

juhoteperi08:12:12

It easily use random port both editor and repl know about etc.

dominicm08:12:35

.srepl-port?

dominicm10:12:27

https://neovim.io/news/2016/11/ I jumped straight to fun, this is very interesting. Glad to see Lua is still coming

jebberjeb14:12:16

Hmm, Thiago "took a less active role". I wonder what affect it will have.

dominicm15:12:02

@jebberjeb That was a long time ago now. This newsletter is covering from about a year ago I think.

dominicm15:12:23

Syx-I has really taken up the call, and has written a lot of code

jebberjeb15:12:43

that's comforting

dominicm15:12:38

There's also ~15 contributors as mentioned, which is great