We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
please help modify example/config/pyvimrc it has some bug I modify
#from prompt_toolkit.key_binding.input_processor import KeyPress from prompt_toolkit.key_binding.key_processor import KeyPress
but I cannot use pyvim to complete code now
The text was updated successfully, but these errors were encountered:
nobody maintian this?
Sorry, something went wrong.
Hi @cxwx, Feel free to create a pull request for this. Thank you!
I have submit a PR here #115 . cc @jonathanslenders
No branches or pull requests
please help modify example/config/pyvimrc
it has some bug
I modify
#from prompt_toolkit.key_binding.input_processor import KeyPress
from prompt_toolkit.key_binding.key_processor import KeyPress
but I cannot use pyvim to complete code now
The text was updated successfully, but these errors were encountered: