Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  2. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  3. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  4. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    For insertion-only modes

  5. insertKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  6. modelessKeymapSet :: Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  7. topKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    Content of the top-level loop.

  8. topKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  9. tagFileMap :: TagTable -> Map Tag [(FilePath, Int)]

    yi-core Yi.Tag

    map from tags to files

  10. type Keymap = KeymapM ()

    yi-core Yi.Types

    No documentation available.

Page 543 of many | Previous | Next