clang-format
This commit is contained in:
parent
020b6708a6
commit
2009832c48
@ -295,8 +295,9 @@ command PyIsort Isort
|
||||
let g:clang_format#command = 'clang-format-15'
|
||||
let g:clang_format#detect_style_file = 1
|
||||
let g:clang_format#auto_format = 1
|
||||
let g:clang_format#auto_format_on_insert_leave = 1
|
||||
let g:clang_format#auto_formatexpr = 1
|
||||
let g:clang_format#auto_format_on_insert_leave = 0
|
||||
let g:clang_format#auto_formatexpr = 0
|
||||
let g:clang_format#enable_fallback_style = 0
|
||||
|
||||
" -------------
|
||||
" YouCompleteMe
|
||||
|
Loading…
x
Reference in New Issue
Block a user