| License | GPL-2 |
|---|---|
| Maintainer | yi-devel@googlegroups.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
| Extensions | NondecreasingIndentation |
Yi.Keymap.Vim.Ex.Types
Description
Documentation
Constructors
| ExCommand | |
evStringToExCommand :: [EventString -> Maybe ExCommand] -> EventString -> Maybe ExCommand Source