Vim made easy: how to get your favorite IDE features in Vim

106
Article Source Ars Technica
May 18, 2009, 5:44 am

The Vim text editor is a favorite of many programmers and system administrators. Although it provides an exceptional amount of power and flexibility, it can be somewhat intimidating for new users. Programmers who transition to Vim from a conventional integrated development environment (IDE) tend to find the paradigm shift a bit disorienting.

I often get e-mail from readers who are looking for ways to make Vim more developer-friendly. A common complaint is that the editor doesn’t come with standard IDE features out of the box and it’s not always clear how to configure it to provide equivalent functionality. The secret to unlocking Vim’s real magic is to take advantage of its powerful plugin system and the large ecosystem of third-party scripts that offer editor augmentations for various tasks. To get you started, I have compiled a short list of useful tips and programming plugins for Vim that will make IDE refugees feel right at home.’