Write nicer Python codeStarting from the basic facts:
It exists a few very interesting softwares that can help you. command Pyflakes :call Pyflakes() command Pylint :call Pylint()
autocmd BufWrite *.{py} :call Pyflakes() |
Too easy
I couldn't resist leaving this comment. I know it's not true, but it's what I would expect ouf of the /. community when discussing MS...
Isn't the only way to write nicer python code to do it in c#.
Commense flaming....I kid, every platform has it's plus and minuses. I just couldn't resist
command Pyflakes :call Pyflakes() fun! Pyflakes() set makeprg=pyflakes make "%" cw endfunction