From 1fa8f1702769e659848865b351f4ded3c206d090 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 01:01:02 -0400 Subject: development/rtags: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/rtags/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'development') diff --git a/development/rtags/README b/development/rtags/README index 223097b1a1..5408d6e067 100644 --- a/development/rtags/README +++ b/development/rtags/README @@ -1,4 +1,5 @@ -RTags is a client/server application that indexes C/C++ code and keeps a -persistent file-based database of references, declarations, definitions, -symbolnames etc. There's also limited support for ObjC/ObjC++. It allows -you to find symbols by name (including nested class and namespace scope). +RTags is a client/server application that indexes C/C++ code and +keeps a persistent file-based database of references, declarations, +definitions, symbolnames etc. There's also limited support for +ObjC/ObjC++. It allows you to find symbols by name (including nested +class and namespace scope). -- cgit v1.2.3