sponsor Vim development Vim logo Vim Book Ad

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

 script karma  Rating 7/4, Downloaded by 965  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: 216.73.216.103

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github