diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 5a8f21f4332..6d0b535db60 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -340,6 +340,18 @@ be used to verify some algorithms. + +
clang_complete is a + VIM plugin, that provides accurate C/C++ autocompletion using the clang front + end. The development version of clang complete, can directly use libclang + which can maintain a cache to speed up auto completion.
+ +