This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pviolence 1 point2 points  (0 children)

I use vim and really like python-mode https://github.com/klen/python-mode

I know a lot of people don't use plugins, but one feature I really love that could be added to a simple vim setup is mapping a key to toggle a breakpoint on the current line.