.vimrc modify like below
au BufRead,BufNewFile *.py set ts=8 sw=4 softtabstop=4 expandtabrelate article - http://bbs.python.or.kr/viewtopic.php?t=21457
au BufRead,BufNewFile *.py set smarttab smartindent sta
au BufRead,BufNewFile Makefile set ts=8 sts=8 sw=8 noet
Leave a comment