Composite filetypes == Okay
added fix for composite filetypes Now, instead of spitting an error message into (n)vim's messages, the composite filetype is split and the first filetype is used. e.g. `javascript.jsx` --> `javascript`
added fix for composite filetypes Now, instead of spitting an error message into (n)vim's messages, the composite filetype is split and the first filetype is used. e.g. `javascript.jsx` --> `javascript`