ribosome-0.1.2.0: api extensions for nvim-hs

Safe HaskellNone
LanguageHaskell2010

Ribosome.Config.Setting

Documentation

data Setting a Source #

Constructors

Setting 

Fields

updateSetting :: NvimObject a => Setting a -> a -> Ribo e () Source #