proteome-0.3.4.0: neovim project manager
Ribosome.Data.Ribo
type Ribo e = Neovim (Ribosome e) Source #
state :: Ribo (TVar e) e Source #
inspect :: (e -> a) -> Ribo (TVar e) a Source #
modify :: (e -> e) -> Ribo (TVar e) () Source #
name :: Ribo e String Source #