
VIM
Comfortable PHP editing with VIM -3- - Blog - Open Source - schlitt.info
Vim tips: Using viewports
A lot of folks use Vim, but many exploit only a small percentage of the editor's features. Sure, you might know how to do the basics in Vim, but what about using more advanced features such as folding, split windows, and marks? With a little practice, you can really boost your productivity with Vim. In this and future articles, I'm going to cover Vim features that you may not be familiar with if you're a casual Vim user. If you're confident using Vim to edit configuration files or make short edits in text files, but maybe not too comfortable with undertaking major writing or coding in Vim, then these articles should be for you.Tips und Tricks zum Editor Vim
Search all files in project quickly
VIM for a PHP developer at Thijs Lensselink's Blog
For my coding work i mostly use Zend Studio . And i am a big fan of this IDE. But i also do a lot of work in the shell. And that asks for at least basic vim knowledge. My colleague is a big vim fan.VIM an a PHP IDE - Thomas Koch
Projects with Vim using projects.vim
I've been using NERD tree in Vim for a while now, liking the way it easily presents the files I'm working on in a tree format. Unfortunately, many times, I don't need all the files that it lists. And other times, the files I do need are scattered across disparate locations. So I went looking for another solution, and think I've found it. Project.vim . At its root, the plugin takes advantage of Vim foldings to show and hide groups of directories and files.I have spent a lot of time peering into a Vim window, and correspondingly, a lot of time testing different configurations. These are the best non-standard options I’ve found or stolen from others over the years; listed below in order of descending usefulness — though I think everything in this article is worth skimming — are tips that should have value to anyone, no matter how they like to run Vim. That is, there is minimal editorializing.

