clang-format-indent 1.0.0 `clang-format-indent-mode' advises the existing indentation function using the `clang-format-executable'. This can be turned on automatically using a mode hook: (add-hook 'c-mode-common-hook 'clang-format-indent-mode)