mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Tips: repeat shifting sidewards via "."
This commit is contained in:
parent
28d76fae23
commit
f701e03403
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user