Vim; build systems
August 22, 2008
Leave a comment
Vim actually does work for flash development. The extension that makes it possible, along with all devel in vim, IMO, is the project plugin. The ant build system really helps, too; of course, it is difficult to remember that I need to rebuild the code every time I make a change, especially after using things like python and ruby. I’m going to really start investigating using build systems, most likely rake, for productivity stuff. Then, if I can tie that into vim, things will rock. Hard.
Categories: Uncategorized
action script, ant, build systems, vim
comments