diff --git a/src/files.h b/src/files.h index 0a9de8b..2094e09 100644 --- a/src/files.h +++ b/src/files.h @@ -10,9 +10,10 @@ const std::string configjson = " \"font\": \"Monospace\", //Use \"\" for default font, and for instance \"Monospace 12\" to also set size.\n" " \"clang_types\": {\n" " \"43\": \"def:type\",\n" -" \"46\": \"def:preprocessor\",\n" +" \"45\": \"def:type\",\n" +" \"46\": \"def:identifier\",\n" " \"109\": \"def:constant\",\n" -" \"500\": \"c:included-file\",\n" +" \"500\": \"def:preprocessor\",\n" " \"702\": \"def:statement\",\n" " \"705\": \"def:comment\"\n" " },\n" @@ -127,14 +128,15 @@ const std::string juci_style = " <_description>Default juCi++ style\n" "\n" " \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" "\n" " \n" "