Update changelog.develop

This commit is contained in:
Maximilian Wolff 2019-12-14 20:44:41 +00:00
parent e919ba7e07
commit a1decacaa2
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
1 changed files with 2 additions and 0 deletions

View File

@ -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