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