From f3f14aada609ea624d9fea9e8c171c317245ff80 Mon Sep 17 00:00:00 2001 From: tedjk Date: Fri, 15 May 2015 14:35:03 +0200 Subject: [PATCH] fixed nasty syntax indent error in config.json --- juci/config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/juci/config.json b/juci/config.json index cc39637..bdbbeec 100644 --- a/juci/config.json +++ b/juci/config.json @@ -21,13 +21,13 @@ "c", "cc", "cpp", - "cxx", - "c++", - "h", - "hh", - "hpp", - "hxx", - "h++" + "cxx", + "c++", + "h", + "hh", + "hpp", + "hxx", + "h++" ] }, "keybindings": {