From 2b4c8d0dc6cbd7116a108be2e892adde6eb24424 Mon Sep 17 00:00:00 2001 From: eidheim Date: Thu, 14 Jan 2016 12:11:41 +0100 Subject: [PATCH] Minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1edf64..afc7120 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ towards libclang with speed and ease of use in mind. ## Features * Platform independent -* Debug integration through lldb * Fast and responsive (written in C++) * Syntax highlighting for more than 100 different file types * C++ warnings and errors on the fly * C++ Fix-its +* Debug integration through lldb * Automated CMake processing * Fast C++ autocompletion * Keyword and buffer autocompletion for other file types