A little plugin to let you hack on coffeescript
###What does it do?
- Adds in the tmbundle, scans for coffeescript classes and declarations ands them to tags so Go To Tag works
###How do I install it?
cd ~/.redcar/plugins
git clone [email protected]:superchris/redcar-coffeesscript.git coffeescript
git submodule init
git submodule update
rm ~/.redcar/cache/textmate_bundles.cache
Restart redcar (to force reload of tm bundle)