Force update of buffer on clang format
This commit is contained in:
parent
16baef7e5e
commit
2abce34b8d
@ -259,7 +259,7 @@ let g:clang_format#style_options = {
|
|||||||
\ "TabWidth": 4,
|
\ "TabWidth": 4,
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
map <C-I> :update<CR><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