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/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.