# vim plugins for Python projects python () { # Python-mode: # integrates pylint, rope, pydoc, pyflakes # + extra highlighting, whitespace removal ... init_git_submodule $1 "git-python-mode" } init_register python