yi-keymap-vim-0.19.0: Vim keymap for Yi editor
LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Yi.Keymap.Vim.Ex

Description

 

Documentation

data ExCommand Source #

Constructors

ExCommand 

Fields

Instances

Instances details
Show ExCommand Source # 
Instance details

Defined in Yi.Keymap.Vim.Ex.Types

Methods

showsPrec :: Int -> ExCommand -> ShowS

show :: ExCommand -> String

showList :: [ExCommand] -> ShowS