imholulu / vim-as-a-python-ide

Example code from my PyCon APAC 2012 talk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim as a Python IDE

This is the code for my PyCon APAC 2012 talk about Vim as Python IDE.

Video: https://www.youtube.com/watch?v=YhqsjUUHj6g
Slides: https://speakerdeck.com/u/mbrochh/p/vim-as-a-python-ide

You can also find the slides as a PDF in this repository.

If you want to start using Vim for the first time, have a look at the .vimrc file in this repository and gradually uncomment everything.

Then install the plugins mentionned at the bottom of the file and you should be good to go.

About

Example code from my PyCon APAC 2012 talk.