mirror of
https://github.com/jbranchaud/til
synced 2026-01-06 16:48:01 +00:00
Add a reference for more details to latest til.
This commit is contained in:
@@ -17,4 +17,6 @@ the lines 5 to 10 requires being anchored at line 4, like so:
|
|||||||
:4,10g/^/m 4
|
:4,10g/^/m 4
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See `:h 12.4` for more details on how this works.
|
||||||
|
|
||||||
[source](http://superuser.com/questions/189947/how-reverse-selected-lines-order-in-vim#)
|
[source](http://superuser.com/questions/189947/how-reverse-selected-lines-order-in-vim#)
|
||||||
|
|||||||
Reference in New Issue
Block a user