sponsor Vim development Vim logo Vim Book Ad

vim-seek : Seek makes navigating long lines effortless, acting like f but taking two chars

 script karma  Rating 52/15, Downloaded by 1352  Comments, bugs, improvements  Vim wiki

created by
Vic Goldfeld
 
script type
utility
 
description
Seek is a vim plugin that aims to make inline navigation effortless. The motion seek, summoned with s by default, is similar to f, but instead of one it expects two characters. This greatly reduces the possible matches within the line and mostly allows you to get anywhere in a line with three keystrokes. Your cursor is left off at the first character typed, so if you seek to "th" your cursor will now be at "t". The forward seek motion is complemented by S, which seeks backwards. Additional useful motions are provided, most optional, please see the github.com/goldfeld/vim-seek readme.
 
install details
More at http://github.com/goldfeld/vim-seek
 

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
seek.vim 0.7 2013-08-03 7.0 Vic Goldfeld 0.7 - 2013-03-10
offer ignore case seek option and custom char aliases.
handle multi-byte string seeks correctly.

0.5 - 2013-01-30
allow key customization of all seek motions.
implement remote jump motions.
seek.vim 0.2 2013-01-28 7.3 Vic Goldfeld Initial upload
ip used for rating: 18.189.180.76

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