public
Description: Some Vim files for Merb users
Homepage:
Clone URL: git://github.com/nono/merb.vim.git
name age message
file COPYING Wed Oct 15 16:21:23 -0700 2008 Initial commit [nono]
file README Wed Oct 15 16:21:23 -0700 2008 Initial commit [nono]
file Rakefile Wed Oct 15 16:21:23 -0700 2008 Initial commit [nono]
directory after/ Sun Sep 20 12:57:32 -0700 2009 Upgrade jquery.vim to match jquery 1.3 [nono]
directory ftdetect/ Mon Nov 10 15:23:11 -0800 2008 Set filetype to ruby for thor files [nono]
directory ftplugin/ Sun Nov 16 17:43:11 -0800 2008 Indentation for haml [nono]
directory syntax/ Sun Oct 04 14:32:18 -0700 2009 Some fixes to jquery.vim by Taylon [nono]
README
= Merb.vim

== Informations

Author:: Bruno Michel <brmichel@free.fr>
Licence:: MIT licence
Homepage:: http://github.com/nono/merb.vim/tree

This is a set of vim plugins for Merb, including Datamapper, jQuery and features.
Currently, it's mostly composed of syntax files for Vim coloration.
You can install it with `rake install`, or simply copy file to your vim directory.

== Additional links

 * The syntax file for HAML can be found here: http://www.vim.org/scripts/script.php?script_id=1773
 * If you prefer Rspec stories to cucumber feature, you can use the vim-story plugin: 
 http://github.com/agile/vim-story/tree
 * Thanks to Tim Pope for its incredible Rails.vim: http://rails.vim.tpope.net/