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

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

Yi.Keymap.Vim.Motion

Description

TODO:

respecting wrap in gj, g0, etc

gm, go ]], [[, [], ][ [(, [{, ]), ]} ]m, ]M, [m, [M [ [*, [, ]*, ]

Traversing changelist

Documentation

data Move Source #

Constructors

Move 

data CountedMove Source #

Constructors

CountedMove !(Maybe Int) !Move