prompt-toolkit/pyvim

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?

Hi @cxwx,
Feel free to create a pull request for this.
Thank you!

I have submit a PR here #115 .
cc @jonathanslenders