vim

For discussion on all things (neo)vim.
orestis 2021-02-09T10:35:56.066Z

This is fun 😄

2021-02-11T19:27:49.085300Z

haha nice

orestis 2021-02-09T10:40:24.066300Z

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.

👏 7
orestis 2021-02-09T10:40:30.066500Z

Now to get back to real work