yi-0.6.5.0: The Haskell-Scriptable Editor

Safe HaskellSafe-Infered

Yi.Boot

Description

Boot process of Yi. Uses Dyre to implement the XMonad-style dynamic reconfiguration.

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.