@techee commented on this pull request.
@@ -274,7 +267,7 @@ static const struct {
{ tm_tag_externvar_t, "extern" }, { tm_tag_macro_t, "define" }, { tm_tag_macro_with_arg_t, "macro" }, - { tm_tag_file_t, "file" } + { tm_tag_local_var_t, "local variable" }
Repushed with this line removed.