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.nvim_internal/Nvim_internal/Buffer/Or_current/index.html

Module Buffer.Or_currentSource

Sourcetype nonrec t =
  1. | Current
  2. | Id of t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Msgpack.Msgpackable with type t := t
Sourceval of_msgpack : Msgpack__.Message.t -> t Core.Or_error.t
Sourceval to_msgpack : t -> Msgpack__.Message.t
OCaml

Innovation. Community. Security.