-
Notifications
You must be signed in to change notification settings - Fork 0
Find Maps with vim patterns matching rhs.
vim-scripts/MapFinder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3767 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).
About
Find Maps with vim patterns matching rhs.
Resources
Stars
Watchers
Forks
Packages 0
No packages published