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.test/Vcaml_test/Test_ui/index.html

Module Vcaml_test.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.