-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
Hi all,
Is there a way to specify an option that overrides the one found in .clang-format in the directory tree? I notice the let g:clang_format#style_options = {
variable, but it isn't clear if specifying options there is additive to the ones found in .clang-format or a replacement, and if it's the former, as to which one overwrites the other. This perhaps depends on the behavior of clang-format itself but could this be clarified under https://github.com/rhysd/vim-clang-format#customization ?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels