diff --git a/Installer/_vimrc b/Installer/_vimrc index 0f2f7fb..8d718c4 100644 --- a/Installer/_vimrc +++ b/Installer/_vimrc @@ -259,7 +259,7 @@ let g:clang_format#style_options = { \ "TabWidth": 4, \ } -map :ClangFormat +map :update:ClangFormat " ============================================================================== " Compiling / AsyncRun