Rename : Replaces instances of current word or selection
| script karma |
Rating 0/2,
Downloaded by 709 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Lyndon Maydwell |
| |
| script type |
| utility |
| |
| description |
Two modes -
Normal: Replace all instances of the word under the cursor in the current file.
Visual: Replace all instances of the current selection in the current file.
Usage -
<Leader><Leader>r
I may make the usage more general in the future, but it should be very easy to change this mapping in the script if you need to for now.
History -
I couldn't find a 'dumb' find and replace plugin. All the plugins I came across were function-aware, etc. This is great if you're using C, however, sometimes you just want to change some text. |
| |
| install details |
| Place in your plugin directory. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|