mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Add some clarity to the last sentence in latest til.
This commit is contained in:
@@ -7,5 +7,5 @@ You'll see that the cursor jumps from blank line to blank line.
|
|||||||
Use `{` to jump to the closest blank line _behind_ the cursor. Use `}` to
|
Use `{` to jump to the closest blank line _behind_ the cursor. Use `}` to
|
||||||
jump to the closest blank line _ahead_ of the cursor.
|
jump to the closest blank line _ahead_ of the cursor.
|
||||||
|
|
||||||
This may not seem like the most practical or obvious way to navigate around,
|
This may not seem like the most practical or obvious way to navigate, but it
|
||||||
but can help move you around a bit quicker than tapping `k` and `j`.
|
can help move you around a bit quicker than just tapping `k` and `j`.
|
||||||
|
|||||||
Reference in New Issue
Block a user