package vcaml
OCaml bindings for the Neovim API
Install
Dune Dependency
Authors
Maintainers
Sources
v0.13.0.tar.gz
sha256=a5c0f5d0a77d5ac7688221c6c7c7023e3587a8374659556f67074df6676c3d6f
md5=f346c9fa625ca6068b1d24a474776669
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: 05 Dec 2019
Dependencies (11)
- faraday
-
dune
>= "2.0.0"
-
angstrom-async
< "0.14.0"
-
angstrom
< "0.14.0"
-
ppx_jane
>= "v0.13" & < "v0.14"
-
core_kernel
>= "v0.13" & < "v0.14"
-
core
>= "v0.13" & < "v0.14"
-
base
>= "v0.13" & < "v0.14"
-
async_extra
>= "v0.13" & < "v0.14"
-
async
>= "v0.13" & < "v0.14"
-
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