Skip to content

Seek makes navigating long lines effortless, acting like f but taking two chars

Notifications You must be signed in to change notification settings

optionalg/vim-seek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=4416

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.

About

Seek makes navigating long lines effortless, acting like f but taking two chars

Resources

Stars

Watchers

Forks

Packages

No packages published