Error loading syntax file, CoffeeScript.tmLangauge, after upgrade to 2.0.1

coffeescript, sublimetext, sublimetext2, textmate, textmatebundles

Solution

Solved: Turns out, the plugin changed the location of its `CoffeeScript.tmLanguage` file. All you have to do is to `View -> Syntax ->` and then select anything but CoffeeScript, and then simply switch back to CoffeeScript again. Sublime Text will figure out the new location.

Problem

I've already tried `Package Control: Remove Pacakage` and then installing it again. The `CoffeeScript.tmLanguage` should be as normal. Anyone else experiencing this? How can it be fixed? Here is the whole CoffeeScript.tmLanguage.

Original source