Vim support for syntax highlight and snippets that helper coding applications based in Sinatra micro-framework.
The snippets are written with base the SnipMate plugin.
Download the gzipball from Vim script homepage and
open the package using Vim and use the command :source %
. Or run the
following command:
vim ruby-sinatra-<version>.vba.gz +":source %"
Done! All files will be extracted in your Vim home directory. If you checkout from repository, install using the Bash-Toolbox:
bake install
This instruction will be create a Vimball file and install.
You maybe contributes to source. So, send a feedback in issue tracker.
Vim-Ruby/Sinatra is hosted on following servers:
Visit the script homepage for more information.
Copyright (C) 2010 Hallison Batista <email@hallisonbatista.com>