sponsor Vim development Vim logo Vim Book Ad

wildfire.vim : Smart selection of the closest text object

 script karma  Rating 5/5, Downloaded by 760  Comments, bugs, improvements  Vim wiki

created by
geck
 
script type
utility
 
description

+] Intro

With Wildfire you can quickly select the closest text object among a group of candidates.
By default candidates are "i'", 'i"', "i)", "i]", "i}", "ip" and "it".

+] Usage

Press <ENTER> in normal mode to select the closest text object. Keep pressing <ENTER>
for selecting the next closest text object. To go the other way round, that is, to select the previously
selected text object, press <BS>.

To speed things up, if you want to select the nth closest text object you can press a number followed
by <ENTER> (e.g. pressing 2<ENTER> will select the second closest text object).

More at https://github.com/gcmt/wildfire.vim
 
install details

Install with Pathogen, Vundle or your favorite plugin manager.
 

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
wildfire.zip 1.1.4 2014-07-08 7.0 geck - Bug fixes
ip used for rating: 52.55.55.239

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