Add clang-format Google style to home & change vim config to use file
This commit is contained in:
parent
284876a514
commit
75ab1cc73f
@ -30,7 +30,7 @@ binary = 'clang-format'
|
||||
# 'clang-format --help' for a list of supported styles. The default looks for
|
||||
# a '.clang-format' or '_clang-format' file to indicate the style that should be
|
||||
# used.
|
||||
style = 'Google'
|
||||
style = 'file'
|
||||
|
||||
# Get the current text.
|
||||
buf = vim.current.buffer
|
||||
|
Loading…
x
Reference in New Issue
Block a user