diff --git a/src/files.h b/src/files.h index df12525..48b759e 100644 --- a/src/files.h +++ b/src/files.h @@ -11,7 +11,11 @@ const std::string configjson = " \"clang_types\": {\n" " \"8\": \"def:function\",\n" " \"21\": \"def:function\",\n" +" \"22\": \"def:identifier\",\n" +" \"24\": \"def:function\",\n" +" \"25\": \"def:function\",\n" " \"43\": \"def:type\",\n" +" \"44\": \"def:type\",\n" " \"45\": \"def:type\",\n" " \"46\": \"def:identifier\",\n" " \"109\": \"def:string\",\n" @@ -136,7 +140,7 @@ const std::string juci_style = " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n"