-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer matches after vim upgrade #41
Comments
I tried importing the python module, based on the compiled-in python:
:-( |
I see this is because the module was written for python 2, not 3. I'll see if I can upgrade. |
Seeing the same thing 😕 Any luck getting it to work? |
Honestly I switched to fzf 😅 |
Was able to get it to work by uninstalling and installing with the
Just make sure your ruby dependency links correctly to those out there running |
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.
The text was updated successfully, but these errors were encountered: