1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-04 23:58:01 +00:00

Add Jump To Matching Pair as a vim til.

This commit is contained in:
jbranchaud
2015-10-07 17:34:19 -05:00
parent de5026b8fa
commit c0cd34fd8a
2 changed files with 10 additions and 0 deletions

View File

@@ -215,6 +215,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
- [Incremental Searching](vim/incremental-searching.md)
- [Interactive Buffer List](vim/interactive-buffer-list.md)
- [Joining Lines Together](vim/joining-lines-together.md)
- [Jump To Matching Pair](vim/jump-to-matching-pair.md)
- [List All Buffers](vim/list-all-buffers.md)
- [List Of Plugins](vim/list-of-plugins.md)
- [Marks Across Vim Sessions](vim/marks-across-vim-sessions.md)