package vcaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

vcaml-v0.15.0.tar.gz
sha256=0dbf2526a24d838988ae9a327550fdd9f0328dbdca9d026430fb4b579e0e0442

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.