1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a bit more to the latest til.

This commit is contained in:
jbranchaud
2015-10-07 18:00:52 -05:00
parent c0cd34fd8a
commit 9435881676

View File

@@ -6,4 +6,6 @@ that are hard to follow, you can easily jump between them with `%`.
For example, if you move over a `[` and hit `%`, Vim will jump your cursor
to the matching `]`. Hit `%` one more time and it will jump back.
See `:h %` for more details.
h/t Jake Worth