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

:Author:    $Author: seletz $
:Date:      $Date: 2008-02-19 13:49:21 +0100 (Di, 19 Feb 2008) $
:Revision:  $Revision: 59008 $

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:
