range-search.vim : Allows one to perform a search only inside a range
| script karma |
Rating 20/8,
Downloaded by 2107 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Shlomi Fish |
| |
| script type |
| utility |
| |
| description |
| The default vim search searches the entire file. This script allows a command called :'a,'eRs mypat (where 'a,'e is any range), that searches in only a specified range of lines within a file. |
| |
| install details |
To use: unzip the package inside ~/.vim (or equivalent). Afterwards do from within vim:
:helptags ~/.vim/doc/
And then read the help. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|