yi-core-0.13.6: Yi editor core library

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Yi.Boot.Internal

Description

Internal use for Yi.Boot

Synopsis

Documentation

reload :: YiM () Source #

"reloads" the configuration

Serializes the editor state and relaunches Yi using the serialized state. The launch of Yi will result in recompilation of the user's custom Yi. This, in effect, "reloads" the configuration.