=========================
collective.recipe.vimproject
=========================

:Author:    $Author$
:Date:      $Date$
:Revision:  $Revision$

Abstract
--------

This is a recipe to create a VIM project file. This is good for development,
and if you use VIM_ with the Project_ plugin.

This recipe makes use of the mkvimproject_ egg.


.. _VIM: http://vim.org
.. _Project: http://www.vim.org/scripts/script.php?script_id=69
.. _mkvimproject: http://pypi.python.org/pypi/mkvimproject/


::

 vim: set ft=rst tw=75 nocin nosi ai sw=4 ts=4 expandtab:
