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) |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.103
|