| eruby.vim : Highlight eruby code blocks within html. 
 
 
  | script karma | Rating 324/140,
    Downloaded by 8839 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| created by |  | Michael Brailsford |  |  |  | script type |  | syntax |  |  |  | description |  | This script properly highlights <% ... %>, <%=...%>, and <%#...%> as ruby code within html. |  |  |  | install details |  | Save the file eruby.vim to your ~/.vim/syntax directory and add a line in your ~/.vimrc or in ~/.vim/filetype.vim to load this syntax file for all *.rhtm and *.rhtml files. |  |  |  
Click on the package to download.
 
 
ip used for rating: 142.132.191.50
        | eruby.vim | 2.0 | 2002-11-29 | 6.0 | Michael Brailsford | Fix to correctly highlight eruby tags within html tags.  Also added comments with instructions to install .rhtml as a new filetype.  Removed the ~/.vim/filetype.vim file from the package. |  
        | eruby.tar.gz | 1.5 | 2002-11-22 | 6.0 | Michael Brailsford | Fixed the highlighting of blocks that are broken up by html.  Fixed the highlighting of case statements.   Included the html ftplugins, so that indenting and all the other nice html ftplugins
 work.  Thanks to Tim Bates for pointing these out.
 
 |  
        | eruby_vim.tar.gz | 1.0 | 2002-09-01 | 6.0 | Michael Brailsford | Initial upload |  |