Fork me on GitHub
#vim
<
2021-02-09
>
orestis10:02:56

This is fun 😄

orestis10:02:24

Quick explanation of what’s going on. On the right is a plain nvim instance that exposes a TCP socket with RPC. On the left is a CLJS app that renders the GUI as exposed by that RPC channel. Still some way to go to finish up the render bits but it’s fun to see it come to life.

👏 22
orestis10:02:30

Now to get back to real work