Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.7 KB

README.md

File metadata and controls

68 lines (43 loc) · 1.7 KB

Vim - Ruby/Sinatra

Description

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.

Install

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.

Information

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

Copyright (C) 2010 Hallison Batista <[email protected]>