Browse Source

Spelling fix in README.md

merge-requests/365/head
eidheim 10 years ago
parent
commit
b11a757615
  1. 4
      README.md

4
README.md

@ -12,8 +12,8 @@ towards libclang with speed and ease of use in mind.
* C++ warnings and errors on the fly * C++ warnings and errors on the fly
* C++ Fix-its * C++ Fix-its
* Automated CMake processing * Automated CMake processing
* Fast C++ autocomletion (including external libraries) * Fast C++ autocompletion (including external libraries)
* Keyword and buffer autocomletion for other file types * Keyword and buffer autocompletion for other file types
* Tooltips showing type information and doxygen documentation * Tooltips showing type information and doxygen documentation
* Refactoring across files * Refactoring across files
* Highlighting of similar types * Highlighting of similar types

Loading…
Cancel
Save