summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index d07f909..e98a980 100644
--- a/.vimrc
+++ b/.vimrc
@@ -121,6 +121,7 @@ au BufRead *.c set spell spelllang=en
au BufRead *.cpp set spell spelllang=en
au BufRead *.h set spell spelllang=en
au BufRead *.txt set spell spelllang=cs
+au Filetype python setlocal expandtab tabstop=4 shiftwidth=4
" ===========
" key hacking