Using vim Buffers and Marks for Efficient Code Editing

I love things that make my programs act like vi when I need to edit or jump to things quickly. Among the vi addons I use are: viPlugin for Eclipse, viEmu for Visual Studio and SQL Server Management Studio, and Vimperator for Firefox. I was coding on a rather large project recently using Zend Studio [...]