package vcaml
OCaml bindings for the Neovim API
Install
Dune Dependency
Authors
Maintainers
Sources
vcaml-v0.14.0.tar.gz
sha256=d30d1858696f21cb2863ff1a3c39fc9b12c488aa5328073e300ec852d2716a1e
md5=f667331f1f877114bbfdaaf078159581
Description
The Neovim text editor comes with an RPC-based public API which can be used to control the editor. This set of libraries implements an OCaml interface to those APIs, for the purpose of permitting neovim plugins to be written in OCaml.
Published: 31 May 2020
Dependencies (11)
- faraday
-
dune
>= "2.0.0"
-
angstrom-async
>= "0.14.1"
-
angstrom
>= "0.14.1"
-
ppx_jane
>= "v0.14" & < "v0.15"
-
core_kernel
>= "v0.14" & < "v0.15"
-
core
>= "v0.14" & < "v0.15"
-
base
>= "v0.14" & < "v0.15"
-
async_extra
>= "v0.14" & < "v0.15"
-
async
>= "v0.14" & < "v0.15"
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page