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