The Fancy Programming Language Textmate Bundle (C) 2010 Jose Narvaez goyox86@gmail.com
This is the official Fancy http://www.fancy-lang.org programming language Textmate bundle.
By now, we have only syntax highlighting. More work (Snippets, Commands) comming soon :).
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/fancy-lang/fancy-tmbundle.git "Fancy.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'