vim editor

PHPBuilder.com: Using Vim for Your PHP Development

PHPDeveloper.org  Thu, 09/23/2010 - 08:13

On PHPBuilder.com today Jason Gilmore has an introductory tutorial to using the popular vim editor for your PHP development with more that just the basic features.


 

Vim for Programmers on Slideshare - Andrei Zmievski

Planet PHP  Wed, 06/02/2010 - 15:45

A few years ago, I was considering what proposal to submit to the Vancouver PHP Conference. The usual slate of “how to do this and that in PHP” was becoming a bit tired, so I decided to submit a talk about an essential skill that PHP (and other language) developers might need: using the Vim editor.


 

Tobias Schlitt's Blog: PDV -> VIP, now on github!

PHPDeveloper.org  Tue, 02/16/2010 - 09:17

Tobias Schlitt has a quick post to his blog about the release of the phpDocumentor for VIM project he's been working on over to github.


 

Using Git With Vim

Linux Today  Fri, 05/29/2009 - 19:31

OSNews: "I recently started using Git for my local revision control. Since I spend about 90% of my coding time inside the Vim editor, I went looking for a plugin that would make Vim play nice with Git.

In this article I present two different vim plugins and explore their feature-set via screenshots."


 

Scripting the Vim editor with Vmscript

Linux Today  Fri, 05/08/2009 - 15:03

IBM Developerworks: "In this series of articles, we'll look at the most popular modern variant of vi, the Vim editor, and at the simple yet extremely powerful scripting language that Vim provides.

This first article explores the basic building blocks of Vim scripting: variables, values, expressions, simple flow control, and a few of Vim's numerous utility functions."