BinarySearchMove : implements a binary search algorithm to a cursor movement
| script karma |
Rating 4/3,
Downloaded by 754 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Sply Splyeff |
| |
| script type |
| game |
| |
| description |
Move a cursor with binary search principle - each step is twice shorter than previous.
This requires log2(N) steps in a worth case to position in a line with a length N (7 keypresses for a 120 chars line).
left/right movement are bound to H and L
up/down to <Leader>u and <Leader>d
|
| |
| install details |
Place in a plugin directory. Tune key binding if needed.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|