gotcha / ipdb

Integration of IPython pdb
BSD 3-Clause "New" or "Revised" License
1.85k stars 146 forks source link

Vim binding in configuration #212

Open SleepyBag opened 3 years ago

SleepyBag commented 3 years ago

I am accustomized to use vim binding in IPython and debugger in IPython. But when I start ipdb not from IPython, I have to use Emacs bindings. How can I make ipdb itself use vim bindings? Thank you.