sponsor Vim development Vim logo Vim Book Ad

mlessnau_bisectional_movement : Allows horizontal movement in a bisectional fashion (command mode only)

 script karma  Rating 0/0, Downloaded by 1031  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.
 

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
mlessnau_bisectional_movement.vim 0.1 2013-06-30 7.0 Michael Leßnau Initial upload
ip used for rating: 3.237.235.148

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github