]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
daily autocommit
authorroot Samara <root@samara.pb.local>
Wed, 3 Feb 2016 02:10:03 +0000 (03:10 +0100)
committerroot Samara <root@samara.pb.local>
Wed, 3 Feb 2016 02:10:03 +0000 (03:10 +0100)
vim/vimrc.local

index 900f4cb8cee0b38ff88f66485c2a570223b240ac..970b71473793efad4a5de7a71a3075d45cde0619 100644 (file)
@@ -8,6 +8,7 @@ set ignorecase
 
 " autocmd BufRead,BufNewFile *.sls set filetype=yaml ts=4 sw=4 et
 autocmd FileType sls set tabstop=2 expandtab shiftwidth=2 softtabstop=2
+"autocmd FileType python set tabstop=4 expandtab shiftwidth=4 softtabstop=4 list cc=99
 autocmd FileType python set tabstop=4 expandtab shiftwidth=4 softtabstop=4 list
 autocmd FileType sh set tabstop=4 expandtab shiftwidth=4 softtabstop=4
 autocmd FileType perl set tabstop=4 noexpandtab shiftwidth=4