Fork me on GitHub
#vim
<
2020-01-14
>
uochan13:01:22

I just released vim-iced 0.14.0. https://github.com/liquidz/vim-iced Added minimal support for socket repl and made document pages! https://liquidz.github.io/vim-iced/#socket_repl

❤️ 16
🎉 8
Hukka13:01:22

Hmh. Not sure when this has started, but seems like fireplace#platform() doesn't return connection key anymore. I had a small function that lets me show if fireplace is connected or not based on that. How should I do the check these days?

Hukka13:01:59

Maybe I could use HasOp

Hukka13:01:33

I'll go with HasOp('eval') for now

💯 4
dominicm14:01:22

There is another function that could tell you that, I don't recall what it is called though.