sponsor Vim development Vim logo Vim Book Ad

brew.vim : Syntax highlighting for a templating system in R

 script karma  Rating 6/3, Downloaded by 994  Comments, bugs, improvements  Vim wiki

created by
Will Gray
 
script type
syntax
 
description
Brew is a templating system for R similar to PHP, Java/Active server pages, Ruby's erb, or Python's psp.

Based heavily on eruby.vim of the ruby-vim package by Tim Pope and others.

http://github.com/graywh/vim-brew
 
install details
Drop into the 'syntax' directory of your vim config and put the appropriate filetype detection in filetype.vim or ftdetect/brew.vim.

autocmd BufNewFile,BufRead *.brew set filetype=brew
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
brew.vim 1.2 2011-02-24 6.0 Will Gray Remove 5.x compatibility. Fix regions ends.
brew.vim 1.1 2010-03-17 6.0 Will Gray Add subtype detection from filetype=brew.html
brew.vim 1.0 2007-09-18 6.0 Will Gray Initial upload
ip used for rating: 18.221.222.47

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github