package vcaml

  1. Overview
  2. Docs
OCaml bindings for the Neovim API

Install

Dune Dependency

Authors

Maintainers

Sources

vcaml-v0.16.0.tar.gz
sha256=dd123302c46af7ca6eda8a7806c78236fd217a8c73a2e1cd7da85f1d69ed1ae4

doc/vcaml.plugin/Vcaml_plugin/Persistent/Make/For_testing/State/index.html

Module For_testing.StateSource

Sourcetype t = {
  1. plugin_state : plugin_state;
  2. shutdown : unit -> unit;
  3. wait_for_shutdown : unit Core.Or_error.t Async.Deferred.t;
}
OCaml

Innovation. Community. Security.