Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Tobias Schlitt's Blog:
Comfortable PHP editing with VIM (Part 4)
Sep 16, 2005 @ 18:20:50

In this latest post from Tobias Schlitt today, he continues on with his series highlighting comfortable PHP editing with VIM - some tips and tricks to get the most out of your keystrokes.

It's nearly 4 month ago now, since I last blogged about my .vimrc (the main Vim config file) and the recent enhancements I added to it. This time, I go a step further as in the last 3 parts: I wrote my first own Vim script. :) Beside that there are as usual some other great enhancements and tips I collected over the past 4 month and I already have an idea of how to proceed and what I need more.

He starts off looking at some of the new features of VIM, talks a bit about the phpDocumentor module for VIM, and talks about his script that he's worked up to make life easier inside the popular editor.

If you'd like to check out the other parts, here's the links: Part 1, Part 2, and Part 3

tagged:

Link:


Trending Topics: