need modify example pyvimrc
cxwx opened this issue · 3 comments
cxwx commented
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
cxwx commented
nobody maintian this?
jonathanslenders commented
Hi @cxwx,
Feel free to create a pull request for this.
Thank you!
cosven commented
I have submit a PR here #115 .
cc @jonathanslenders