All Stories published by usevim on June 05, 2015
01
02
04
06
08
09
11
13
15
16
18
20
22
23
25
27
29

Neovim Client Library for Clojure

Jeb Beich has created a Neovim client library for Clojure: jebberjeb/neovim-client. That means you can use Neovim’s inter-process messaging library for scripting Neovim from a Clojure process.