c67658bbce
Vim allows setting the filetype string to something like "cpp.c", which means that the file is both cpp and c (nonsense, but allowed). We need to support such filetype strings.