1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Reverse A Group Of Lines as a vim til.

This commit is contained in:
jbranchaud
2015-11-11 20:15:51 -06:00
parent a6098b2d64
commit 43ccfb4732
2 changed files with 21 additions and 0 deletions

View File

@@ -286,6 +286,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
- [Repeat The Previous Change](vim/repeat-the-previous-change.md)
- [Repeating Characters](vim/repeating-characters.md)
- [Replace A Character](vim/replace-a-character.md)
- [Reverse A Group Of Lines](vim/reverse-a-group-of-lines.md)
- [Scrolling Relative to the Window](vim/scrolling-relative-to-the-window.md)
- [Searching For Hex Digits](vim/searching-for-hex-digits.md)
- [Set End Of Line Markers](vim/set-end-of-line-markers.md)