--- a/.vimrc Sat Sep 15 00:08:41 2012 +0300 +++ b/.vimrc Sat Sep 15 00:09:20 2012 +0300 @@ -123,6 +123,8 @@ :let html_use_css = 1 :let use_xhtml = 1 +filetype plugin on + au FileType python setlocal tabstop=8 expandtab shiftwidth=4 softtabstop=4 " Fix <Enter> for comment