mlessnau_bisectional_movement : Allows horizontal movement in a bisectional fashion (command mode only)
script karma |
Rating 0/0,
Downloaded by 1086 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Michael Leßnau |
|
script type |
utility |
|
description |
This plugin introduces a command mode mappings (does not work in visual mode yet):
1. <Tab> (move right)
2. <Shift>+<Tab> (move left)
Depending on whether you are moving to the left or right, by doing it in a bisectional fashion, you're skipping half the content to the start or end of the line.
The feature is quite simplistic but saves a lot of time when you need to access content in the middle the current line over and over. |
|
install details |
1. Copy the file in your plugin folder (i.e. ~/.vim/plugin)
2. Done
You'll need to restart running Vim instances in order to be able to use of the plugin.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|