sponsor Vim development Vim logo Vim Book Ad

MapFinder : Find Maps with vim patterns matching rhs.

 script karma  Rating 4/1, Downloaded by 1008  Comments, bugs, improvements  Vim wiki

created by
Marcin Szamotulski
 
script type
utility
 
description
This plugin is useful if you use plugins which define lots of maps and it is not easy remember them at first (for example some latex plugins). It provides commands:
Map[!]   {pattern}
Nmap[!]   {pattern}
Imap[!]   {pattern}
Smap[!]   {pattern}
Vmap[!]   {pattern}
Omap[!]   {pattern}
Lmap[!]   {pattern}
They will list maps which rhs matches the vim {pattern}. If bang is used the {pattern} is matched by the output of the corresponding map command with only first column removed (which indicates the mode).
 
install details
Open the vim ball file and source it (:source %).
 

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
MapFinder.vmb 1 2011-10-09 7.0 Marcin Szamotulski Initial upload
ip used for rating: 3.238.228.191

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