Fork me on GitHub
#vim
<
2018-01-18
>
jebberjeb18:01:42

Does a javafx or swing TextArea backed by embedded neovim exist? I couldn’t find it, so I’m making one. Using Clojure of course.

dominicm21:01:41

I haven't heard of it, this seems reasonable.

jebberjeb18:01:35

@dominicm I checked out that java client. I’m not sure why I didn’t just use that in neovim-client, or instead of it. Maybe I tried it and it didn’t work, or maybe I just didn’t like it. In retrospect, if it works, that seems like a good alternative to switching to cljs to solve the startup time issue.

dominicm21:01:24

With clojure, I got to 1.5s, so I'm not too worried. What kind of time did you get with clojure-vim/neovim-client?

Feijolo20:01:19

just swinging by to say that I am having a much better time using vim-fireplace than I was with Spacemacs

dominicm21:01:23

@r.feijolo I'm glad it's not just me