sponsor Vim development Vim logo Vim Book Ad

accelerated-jk : accelerate 'j' and 'k' moving

 script karma  Rating 3/3, Downloaded by 812  Comments, bugs, improvements  Vim wiki

created by
Linda Rhysd
 
script type
utility
 
description
accelerated-jk accelerates 'j'/'k' mappings' steps while 'j' or 'k' is repeating.
When the interval of key-repeat interval takes more than 150 ms, the step is
reset.
 
install details
1. unzip the archived file you downloaded.

2. copy files in autoload/ and plugin/ to your Vim runtime path.

3. add settings to your .vimrc for replacing 'j' and 'k' mappings.

  e.g.
        nmap j <Plug>(accelerated_jk_gj)
        nmap k <Plug>(accelerated_jk_gk)
 

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
accelerated-jk-ver1.0.0.zip 1.0.0 2013-01-23 7.2 Linda Rhysd Initial upload
ip used for rating: 18.220.160.216

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