Expand description
Vim vocabulary types for the hjkl editor.
Structs§
- Insert
Session - Last
Visual - Saved visual-mode anchor + cursor for
gv(re-enters the last visual selection).modecarries which visual flavour to restore;anchor/cursormean different things per flavour:
Enums§
- Insert
Entry - Insert
Reason - Last
Change - Information needed to replay a mutating change via
.. - Last
Horizontal Motion - Tracks which kind of horizontal jump was last performed so
;/,can dispatch to the correct repeat handler. - Mode
- Motion
- Operator
- Pending
- Range
Kind - Classification determines how operators treat the range end.
- Text
Object