diff --git a/src/files.h b/src/files.h index d64bbc2..df12525 100644 --- a/src/files.h +++ b/src/files.h @@ -9,11 +9,12 @@ const std::string configjson = " \"style\": \"juci\", //Use \"\" for default style. Styles from normal gtksourceview install: classic, cobalt, kate, oblivion, solarized-dark, solarized-light, tango\n" " \"font\": \"Monospace\", //Use \"\" for default font, and for instance \"Monospace 12\" to also set size.\n" " \"clang_types\": {\n" +" \"8\": \"def:function\",\n" +" \"21\": \"def:function\",\n" " \"43\": \"def:type\",\n" " \"45\": \"def:type\",\n" " \"46\": \"def:identifier\",\n" -" \"102\": \"def:function\",\n" -" \"109\": \"def:constant\",\n" +" \"109\": \"def:string\",\n" " \"500\": \"def:preprocessor\",\n" " \"702\": \"def:statement\",\n" " \"705\": \"def:comment\"\n" @@ -135,11 +136,12 @@ const std::string juci_style = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" "\n" -" \n" +" \n" "