Article ID : 26
Started using Vim(3): Jumping Around

- Move to the top: gg
- Move to the bottom: G
- Move to the first character: ^
- Move to the last character: $
- Move to the 50th line: 50G
It will take a little bit effort to get used to press ^ and $ maybe, but I have to get used to it 'cause I use these key bindings a lot.
Trackbacks (0)
< No Trackbacks >
Comments (0)
< No Comments >