Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A scratch buffer is what Neovim calls text not associated with a file, used for informational or interactive content.
Ribosome provides an interface for maintaining those, by associating a view configuration with an ID and allowing to update the text displayed in it.
Documentation
module Ribosome.Effect.Scratch
module Ribosome.Data.ScratchOptions
module Ribosome.Data.ScratchId
module Ribosome.Data.ScratchState
module Ribosome.Data.FloatOptions
module Ribosome.Interpreter.Scratch