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.

  1. type Keymap = KeymapM ()

    yi-core Yi.Types

    No documentation available.

  2. type KeymapEndo = Keymap -> Keymap

    yi-core Yi.Types

    No documentation available.

  3. type KeymapM a = Interact Event a

    yi-core Yi.Types

    No documentation available.

  4. type KeymapProcess = P Event Action

    yi-core Yi.Types

    No documentation available.

  5. data KeymapSet

    yi-core Yi.Types

    No documentation available.

  6. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Types

    No documentation available.

  7. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    No documentation available.

  8. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    For insertion-only modes

  9. keymapProcess :: Attributes -> !KeymapProcess

    yi-core Yi.Types

    No documentation available.

  10. modeKeymap :: Mode syntax -> KeymapSet -> KeymapSet

    yi-core Yi.Types

    Buffer-local keymap modification

Page 541 of many | Previous | Next