Skip to content

Composite filetypes == Okay

Compare
Choose a tag to compare
@sbdchd sbdchd released this 28 Sep 21:40
· 290 commits to master since this release
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`