License | GPL-2 |
---|---|
Maintainer | [email protected] |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Extensions | OverloadedStrings |
Yi.Keymap.Vim.Ex.Eval
Description
Documentation
exEvalE :: [EventString -> Maybe ExCommand] -> EventString -> EditorM () Source #
exEvalY :: [EventString -> Maybe ExCommand] -> EventString -> YiM () Source #