sponsor Vim development Vim logo Vim Book Ad

Vertigo : A better way to move vertically.

 script karma  Rating 8/6, Downloaded by 817  Comments, bugs, improvements  Vim wiki

created by
Pandu Rendradjaja
 
script type
utility
 
description
Vertigo.vim is a Vim plugin is based on a simple idea: that moving up and down using relative line numbers (e.g., 3j, 15k) is a very simple and precise way of moving around vertically, and shouldn't require your hands to leave home row.

To show how Vertigo works, let's look an example: say you want to go to some line that you can see (with relativenumber) is 14 lines down.

With this plugin, you'd press <Space>j to activate "jump mode." Vim then waits for two home-row keypresses representing a two-digit number, mapping asdfghjkl; to 1234567890. You then press af for 14, and just like that, you're 14 lines down. Easy! For one-digit numbers, just hit shift. (<Space>jF goes four lines down)

See the GitHub page for more details and installation instructions:
https://github.com/prendradjaja/vim-vertigo
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vertigo.zip 1.0.0 2013-07-30 7.2 Pandu Rendradjaja Initial upload
ip used for rating: 3.149.234.141

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github