jk-jumps : Handle movements with j/k as if they were real jumps
script karma |
Rating -1/1,
Downloaded by 2001 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jeroen Budts |
|
script type |
utility |
|
description |
You can easily use the |j| and |k| commands together with a count to jump up
and down your file. Setting the |'relativenumber'| option makes this even
easier. The only problem with this, is that Vim doesn't think of this kind of
movement as 'jumps'. (see |jump-motions| for the list). This can make using
the |jumplist| rather confusing.
This plugin tries to fix that by changing the j and k commands to act as
jumps, letting you use the jumplist to jump back and forward. |
|
install details |
Extract the zip to ~/.vim or if you use Pathogen or a similar plugin you can also use the git-repository:
https://github.com/teranex/jk-jumps.vim |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|