yi-0.6.2.3: The Haskell-Scriptable EditorSource codeContentsIndex
Yi.Keymap.Emacs
Description
This module aims at a mode that should be (mostly) intuitive to emacs users, but mapping things into the Yi world when convenient. Hence, do not go into the trouble of trying 100% emulation. For example, M-x gives access to Yi (Haskell) functions, with their native names.
Documentation
keymap :: KeymapSetSource
mkKeymap :: Proto ModeMap -> KeymapSetSource
defKeymap :: Proto ModeMapSource
data ModeMap Source
Constructors
ModeMap
eKeymap :: Keymap
completionCaseSensitive :: Bool
Produced by Haddock version 2.6.1