Monday, February 1, 2010

Vim Python IDE

Blog entries:

Vim scripts:
  • Pydiction - Tab-complete Python code. I put python_pydiction.vim under $HOME/.vim/after/ftplugin and complete-dict under $HOME/.vim/vimfiles/ftplugin/pydiction.
  • Pythoncomplete - Python omni completion. I put pythoncomplete.vim under $HOME/.vim/autoload.

No comments: