Save buffer before clang format
This commit is contained in:
parent
cd5c437d57
commit
16baef7e5e
@ -259,7 +259,7 @@ let g:clang_format#style_options = {
|
|||||||
\ "TabWidth": 4,
|
\ "TabWidth": 4,
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
map <C-I> <C-v>:ClangFormat<CR>
|
map <C-I> :update<CR><C-v>:ClangFormat<CR>
|
||||||
|
|
||||||
" ==============================================================================
|
" ==============================================================================
|
||||||
" Compiling / AsyncRun
|
" Compiling / AsyncRun
|
||||||
|
Loading…
Reference in New Issue
Block a user