set number syntax match defines "\<[A-Z][A-Z0-9_]*\>" " syntax match cType "struct\s+[A-Za-z0-9_]+\>" " syn clear cStructure highlight! link defines Special