ribosome-0.9.9.9: Neovim plugin framework for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ribosome.Api

Description

All exports for the composite and atomic Neovim API functions.

Synopsis

Documentation

data FileBuffer Source #

Data type representing a buffer associated with a file system path.

Constructors

FileBuffer Buffer (Path Abs File) 

Instances

Instances details
Show FileBuffer Source # 
Instance details

Defined in Ribosome.Data.FileBuffer

Eq FileBuffer Source # 
Instance details

Defined in Ribosome.Data.FileBuffer