powerline/.local.vimrc

3 lines
99 B
Plaintext

setlocal noexpandtab
let g:syntastic_python_flake8_args = '--ignore=W191,E501,E121,E122,E123,E128'