Skip to main content

Crate hjkl_vim_types

Crate hjkl_vim_types 

Source
Expand description

Vim vocabulary types for the hjkl editor.

Structs§

InsertSession
LastVisual
Saved visual-mode anchor + cursor for gv (re-enters the last visual selection). mode carries which visual flavour to restore; anchor / cursor mean different things per flavour:

Enums§

InsertEntry
InsertReason
LastChange
Information needed to replay a mutating change via ..
LastHorizontalMotion
Tracks which kind of horizontal jump was last performed so ; / , can dispatch to the correct repeat handler.
Mode
Motion
Operator
Pending
RangeKind
Classification determines how operators treat the range end.
TextObject