vimproject -- quickly open a project's files in vim

vimproject is an add-on script for vim, the *nix text editor for grown up programmers.

To call it an IDE would be seriously overstating the case. But it is a useful way to browse and open the files in a project without having to type the file name each time. It comes into its own on large projects with lots of files in a deep hierarchy where opening a file by typing the name into vim would be a pain.

vimproject is free software released under the GPL.