Fork me on GitHub
#vim
<
2018-02-25
>
jebberjeb21:02:15

Got this Neovim backed JavaFX component I was working on to a useable state. It was kind of a fun project. Not really sure how useful it is, even to me, but it was fun to work through the Neovim UI event protocol. https://github.com/jebberjeb/javafx-neovimpane

jebberjeb21:02:22

Also, kind of a nice first toy project using the Clojure CLI & deps.edn. I think using it to build a Java compatible thing resulted in some rough edges though.

noisesmith21:02:03

it seems like the edges are always a bit rough between clojure and javafx