view vim/vimfiles/after/ftplugin/python.vim @ 4:6bb800967ce5

Turn off spell checking by default. Use the Unix/Linux syntax for wildignore.
author Brian Neal <bgneal@gmail.com>
date Thu, 05 Jan 2012 20:05:42 -0600
parents 48859d9c82c5
children
line wrap: on
line source
setlocal sw=4
setlocal ts=4
setlocal tw=80
let python_space_errors=1