" C++ specific config
" Indentation
setlocal autoindent
setlocal si
setlocal cinoptions=:0
setlocal shiftwidth=4
setlocal noexpandtab