> How do you do that in Vim, btw?

Prefix the 'j' and 'k' keys with the 'g' key to move up and down.  For
example, 'gk' will move up one screen line.

Other cursor movement operations also work such as 'g0' and 'g^' to
move to the beginning of and 'g$' to move to the end of the current
screen line.

Regards,
TL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to