Graduation to Freedom

« Back to blog

The best command of the week

I have no clue when did I loose it as automatic, but I have been doing
it by hand for while and always postponing to figure it out.
Beautifull!

au FileType python setlocal tabstop=8 expandtab shiftwidth=4 softtabstop=4

If you don't know what am I talking about and use Python + VIM,
include it into your ~/.vimrc .