mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-14 17:55:36 +08:00
Tips: repeat shifting sidewards via "."
This commit is contained in:
@@ -456,6 +456,8 @@ xnoremap > >gv
|
|||||||
```
|
```
|
||||||
Now you can use `>>>>>` on your visual selection without any problems.
|
Now you can use `>>>>>` on your visual selection without any problems.
|
||||||
|
|
||||||
|
**NOTE**: The same can be achieved using `.`, which repeats the last change.
|
||||||
|
|
||||||
## Debugging
|
## Debugging
|
||||||
|
|
||||||
#### General tips
|
#### General tips
|
||||||
|
Reference in New Issue
Block a user