view vim/vimfiles/after/ftplugin/python.vim @ 0:48859d9c82c5

Initial commit, based on settings used at work (minus NERD tree & some tagging plugins).
author Brian Neal <bgneal@gmail.com>
date Tue, 03 Jan 2012 20:53:13 -0600
parents
children
line wrap: on
line source
setlocal sw=4
setlocal ts=4
setlocal tw=80
let python_space_errors=1