You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Insert mode with autocomplete, alignment (mappings in pic have changed, don't trust them)
Undo/Redo edits and selections
Alternate cursor/extend mode, motions (even %), reverse direction (as in visual mode) and extend from the back. At any time you can switch from extend to cursor mode and viceversa.
Select inside/around brackets/quotes/etc:
Select operator, here shown with 'wellle/targets.vim' plugin: sib, sia, saa + selection shift
Synched column transposition
Unsynched transposition (cycle all regions, also in different lines)
Shift regions left and right (M-S-<>)
Find words under cursor, add new words (patterns stack), navigate regions, skip them, add regions with regex.
Normal/Visual/Ex commands at cursors
Macros. Shorter lines are skipped when adding cursors vertically.
Some editing functions: yank, delete, paste from register, paste block from yanked regions