package vcaml
OCaml bindings for the Neovim API
Install
Dune Dependency
Authors
Maintainers
Sources
vcaml-v0.16.0.tar.gz
sha256=dd123302c46af7ca6eda8a7806c78236fd217a8c73a2e1cd7da85f1d69ed1ae4
Description
VCaml provides OCaml bindings for Neovim's and models some of Neovim's
more tricky semantics so plugin authors do not need to consider them when writing plugins.
Plugins communicate with Neovim remotely over Msgpack RPC (see :h api
for details).
Published: 14 Jun 2023
Dependencies (16)
- faraday
-
dune
>= "2.0.0"
-
angstrom-async
>= "0.15.0"
-
angstrom
>= "0.15.0"
-
textutils
>= "v0.16" & < "v0.17"
-
semantic_version
>= "v0.16" & < "v0.17"
-
ppx_optcomp
>= "v0.16" & < "v0.17"
-
ppx_jane
>= "v0.16" & < "v0.17"
-
man_in_the_middle_debugger
>= "v0.16" & < "v0.17"
-
jsonaf
>= "v0.16" & < "v0.17"
-
expect_test_helpers_async
>= "v0.16" & < "v0.17"
-
core_unix
>= "v0.16" & < "v0.17"
-
core_kernel
>= "v0.16" & < "v0.17"
-
core
>= "v0.16" & < "v0.17"
-
async
>= "v0.16" & < "v0.17"
-
ocaml
>= "4.14.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page