License | GPL-2 |
---|---|
Maintainer | [email protected] |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Yi.Keymap.Vim.Eval
Description
This module doesn't contains actual eval, see
pureEval
comment.
Documentation
scheduleActionStringForEval :: EventString -> EditorM () Source #