Marc Weber wrote:
c - - C89
` - C99
xml -- ant
| -- html 2
| -- php?
| -- pom
| -- hibernate_cfg
| -- ....
` - ....
Would it make sense to introduce some kind of ft subtype?
HTML/XML already has it (see ":help html-flavor") by means of a variable
named "b:html_omni_flavor" (it also checks the "<!DOCTYPE" line if
present). Similarly, a rewrite of the C support scripts could check a
variable named, let's say, "b:c_flavor" (and if undefined, assume some
proper default value like "99").
Best regards,
Tony.