Using the `>>` and `<<` mappings along with the `.` (repeat) command does not work as expected in normal mode. Expected: `>>.` would indent twice. Actual: whatever random command before the `>>` is repeated, not the indent.
Using the
>>and<<mappings along with the.(repeat) command does not work as expected in normal mode.Expected:
>>.would indent twice. Actual: whatever random command before the>>is repeated, not the indent.