MapFinder : Find Maps with vim patterns matching rhs.
| script karma |
Rating 4/1,
Downloaded by 1307 |
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 %). |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|