summaryrefslogtreecommitdiffstats
path: root/.vimrc
blob: b8bfa4a700a62f80708122c96687604aea78636c (plain)
1
2
autocmd BufEnter,BufNew *.c set ts=4 sw=4 expandtab
autocmd BufEnter,BufNew *.h set ts=4 sw=4 noexpandtab