mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
3 lines
109 B
Plaintext
3 lines
109 B
Plaintext
setlocal noexpandtab
|
|
let g:syntastic_python_flake8_args = '--ignore=W191,E501,E121,E122,E123,E128,E225,W291'
|