yi-0.12.5: The Haskell-Scriptable Editor

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
Extensions
  • OverloadedStrings
  • NondecreasingIndentation

Yi.Mode.IReader

Description

A simple text mode; it does very little besides define a comment syntax. We have it as a separate mode so users can bind the commands to this mode specifically.

Documentation

abstract :: Mode syntax Source