vim-abbrev-matcher : Abbreviation matcher plugin to be used with CtrlP and Unite
script karma |
Rating 0/0,
Downloaded by 595 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Sergei Dyshel |
|
script type |
utility |
|
description |
Unlike "traditional" fuzzy search it matches by beginnings of words. For example, "fb" matches "foo_bar" but not "if_bar". Words considered are groups of alphabetic characters, groups of digits and "CamelCase" words. All other symbols, including underscore (_) and dash (-) are word separators.
This allows faster narrowing of search results to a needed candidate, with less typing.
More detailed README and recent version: https://github.com/sergei-dyshel/vim-abbrev-matcher |
|
install details |
Just unzip into "~/.vim" or any other directory in "runtimepath". |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|