view vim/vimfiles/after/ftplugin/python.vim @ 23:7c2f7ee3f55e

Increase CtrlP's max file size setting.
author Brian Neal <bgneal@gmail.com>
date Fri, 09 Jan 2015 11:31:30 -0600
parents 48859d9c82c5
children
line wrap: on
line source
setlocal sw=4
setlocal ts=4
setlocal tw=80
let python_space_errors=1