Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
KeymapProcess = P Event Actionyi-core Yi.Keymap No documentation available.
-
yi-core Yi.Keymap No documentation available.
KeymapSet :: Keymap -> Keymap -> KeymapSetyi-core Yi.Keymap No documentation available.
extractTopKeymap :: KeymapSet -> Keymapyi-core Yi.Keymap No documentation available.
insertKeymap :: KeymapSet -> Keymapyi-core Yi.Keymap For insertion-only modes
insertKeymapA :: Lens' KeymapSet Keymapyi-core Yi.Keymap No documentation available.
modelessKeymapSet :: Keymap -> KeymapSetyi-core Yi.Keymap No documentation available.
topKeymap :: KeymapSet -> Keymapyi-core Yi.Keymap Content of the top-level loop.
topKeymapA :: Lens' KeymapSet Keymapyi-core Yi.Keymap No documentation available.
tagFileMap :: TagTable -> Map Tag [(FilePath, Int)]yi-core Yi.Tag map from tags to files