set cindent
set shiftwidth=3
set tabstop=3
set expandtab

set equalprg=clang-format\ -style=file
