From a1decacaa232460e4d08d8137c951fc321cea12b Mon Sep 17 00:00:00 2001 From: Maximilian Wolff Date: Sat, 14 Dec 2019 20:44:41 +0000 Subject: [PATCH] Update changelog.develop --- CHANGELOG.develop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.develop b/CHANGELOG.develop index 1243e13ea..6a7007737 100644 --- a/CHANGELOG.develop +++ b/CHANGELOG.develop @@ -1309,6 +1309,8 @@ Other: - Fixed =lsp= support for =ccls= server (thanks to Alexander Dalshov) - Added automatic formatting on save using ClangFormat with the variables =c-c++-enable-clang-format-on-save= (thanks to Robbert van der Helm) + - Made =c-c++-enable-clang-format-on-save= work the first time a c++ file + is opened (thanks to AJ Bond) - Added possible value =no-completion= to =c-c++-enable-rtags-support= flag. This adds the option to opt-out of =company-rtags= while enabling Rtags. - Added option to use =google-c-style= with the variable