sponsor Vim development Vim logo Vim Book Ad

vim-abbrev-matcher : Abbreviation matcher plugin to be used with CtrlP and Unite

 script karma  Rating 0/0, Downloaded by 547  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".
 

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
vim-abbrev-matcher.zip 1.0 2015-11-01 7.3 Sergei Dyshel Initial upload
ip used for rating: 3.142.98.108

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