ctrlp-cmatcher icon indicating copy to clipboard operation
ctrlp-cmatcher copied to clipboard

CtrlP C matching extension

Results 9 ctrlp-cmatcher issues
Sort by recently updated
recently updated
newest added

In case anyone is in the same boat as me, this plugin no longer seems to work. However, I've tried https://github.com/FelikZ/ctrlp-py-matcher and it's working well for me with the latest...

Upgrading to the latest vim via homebrew recently seems to have broken this matcher. Starting a search in ctrlp now yields no results, no matter the search term. ``` $...

This makes a number of performance improvements avoiding largely copying and additional comparison. The two most significant pieces are: - re-arranging to avoid needing to allocate memory for splitslash -...

Hi, I have upgraded to the new LTS of ubuntu (16.04) and noticed that cmatcher doesn't match anything anymore. Regardless of what I type, "no entries" is returned. I removed...

The cmatcher works perfectly in vim, but in neovim, it seems to revert back to the default matcher. Is it possible for the cmatcher to work with neovim?

Thank you for this awesome matcher! In neovim it work well https://github.com/JazzCore/ctrlp-cmatcher/issues/35 — looks like outdated But in MacVim i have issue. It show = No entries= for all query...

Cmatcher should match just tag name in Tag mode. Now it matches whole string.