Ctrlp Py Matcher Versions Save

Fast vim CtrlP matcher based on python

v1.1.0

7 years ago
  • Improved performance
  • Fixed uppercase issue (see #29)
  • Added licence

1.0d

9 years ago

Bugfixes & stability improvements

1.0c

9 years ago

Added:

  • support for and modes
  • Added python3 compatibility

Improved:

  • matching algorithm for all modes
  • better memory usage via #8 ( use heapq to find n best results )

0.9b

10 years ago