-
-
Notifications
You must be signed in to change notification settings - Fork 2
9.5. Navigate Within A Very Long Line
Shin Okada edited this page Aug 6, 2015
·
2 revisions
A very long line is wrapped down into multiple lines. In order to navigate within this long line effectively, you can use the following shortcuts.
gj # scroll down
gk # scroll up
g^ # go to the starting of current line
g$ # go to the end of current line
gm # go to the middle of current line
Important: The Tables of Content are generated. Any change will be overridden on the next update.
For more information: GitHub Wikifier