view vim/vimfiles/after/ftplugin/python.vim @ 10:b113527fa5d1

Tweaked format options. Text wasn't wrapping with the older settings.
author Brian Neal <bgneal@gmail.com>
date Wed, 19 Dec 2012 19:11:38 -0600
parents 48859d9c82c5
children
line wrap: on
line source
setlocal sw=4
setlocal ts=4
setlocal tw=80
let python_space_errors=1