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/Oneshot/Make/argument-1-O/index.html

Parameter Make.O

val name : string
val on_error : [ `Raise | `Call of Vcaml.Vcaml_error.t -> unit ]

on_error is invoked when VCaml fails to parse a response from Neovim and when Neovim sends us an asynchronous error event to inform us that it encountered a problem with a message we sent.

val rpc_handlers : Vcaml_plugin__.Vcaml_plugin_intf.Oneshot.Rpc.t list
OCaml

Innovation. Community. Security.