yi-0.11.0: The Haskell-Scriptable Editor

Portabilityportable
Stabilityexperimental
Maintaineryi-devel@googlegroups.com
Safe HaskellNone

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.