jamesnvc/neovim-client

Client library for the Neovim RPC API

Leiningen/Boot

[jamesnvc/neovim-client "0.1.1"]

Clojure CLI/deps.edn

jamesnvc/neovim-client {:mvn/version "0.1.1"}

Gradle

implementation("jamesnvc:neovim-client:0.1.1")

Maven

<dependency>
  <groupId>jamesnvc</groupId>
  <artifactId>neovim-client</artifactId>
  <version>0.1.1</version>
</dependency>