Vim and Actionscript
Sometimes for small Flash projects, I don’t want to use the slow hog that is Flash Builder (aka Flex Builder), so I do my scripting, as always, in Vim. But by default there is no syntax file for actionscript. I found an excellent sample script by Abdul Qabiz, and mirrored it on github for easy of use and consistency. (I load all my bundles through Vundle and all bundles come from github).
Have fun!