sponsor Vim development Vim logo Vim Book Ad

Add to Word Search : Vim plugin to append more words to searches.

 script karma  Rating 2/2, Downloaded by 1552  Comments, bugs, improvements  Vim wiki

created by
Shlomi Fish
 
script type
utility
 
description
When searching through code one often needs to add more related
terms to the search. For example, if I found a call to a function inside
a different one, or when a type is typedef'ed to something else (in C).
This module aims to allow you to convenietly add search terms to the search
so you can find all the occurences of all of them.
 
install details
To use: put this in ~/.vim/plugin/ , which can be typed by installing the
Ruby rake package and typing rake install.
 

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
add-to-word-search-0.2.1.zip 0.2.1 2012-03-13 7.0 Shlomi Fish Fixes an error when :set nowrapscan is set.
add-to-word-search-0.2.0.zip 0.2.0 2012-02-28 7.0 Shlomi Fish Initial upload
ip used for rating: 3.22.51.241

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