Module Vim__.BufferInternal

type t = Vim__.Native.buffer
module IntSet : sig ... end
val knownBuffers : IntSet.t Stdlib.ref
val haveSeenBuffer : t -> bool
val markBufferAsSeen : t -> unit
val checkCurrentBufferForUpdate : unit -> unit