yi-keymap-vim-0.14.1: Vim keymap for Yi editor

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
ExtensionsOverloadedStrings

Yi.Keymap.Vim.Utils

Description

Utils for the Vim keymap.

Synopsis

Documentation

selectPureBinding :: EventString -> VimState -> [VimBinding] -> MatchResult (EditorM RepeatToken) Source #

All impure bindings will be ignored.