setlocal softtabstop=4
setlocal expandtab
+"TODO these are ignored because we set indentexpr in `indent/cpp.vim`
+" Ideally, indentexpr should read the settings from .clang-format if it exists
setlocal nosmartindent
setlocal autoindent
setlocal cinkeys-=0# " don't reindent PP directives