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.test_helpers/Vcaml_test_helpers/Test_ui/index.html

Module Vcaml_test_helpers.Test_uiSource

Sourcetype t
Sourceval attach : ?width:int -> ?height:int -> Core.Source_code_position.t -> [ `connected ] Vcaml.Client.t -> t Async.Deferred.Or_error.t
Sourceval with_ui : ?width:int -> ?height:int -> Core.Source_code_position.t -> [ `connected ] Vcaml.Client.t -> (t -> 'a Async.Deferred.Or_error.t) -> 'a Async.Deferred.Or_error.t
OCaml

Innovation. Community. Security.