ribosome-0.4.0.0: api extensions for nvim-hs
Safe HaskellNone
LanguageHaskell2010

Ribosome.Plugin.Watch

Documentation

data WatchedVariable m Source #

Constructors

WatchedVariable 

Fields

checkVar :: MonadRibo m => NvimE e m => WatchedVariable m -> m () Source #