sponsor Vim development Vim logo Vim Book Ad

brook.vim : Brook syntax highlighting

 script karma  Rating 0/0, Downloaded by 757  Comments, bugs, improvements  Vim wiki

created by
Roberto Bonvallet
 
script type
syntax
 
description
Syntax highlighting for the Brook stream programming language, a C-like language with extensions for use with GPUs.  See graphics.stanford.edu/projects/brookgpu/

The latest version can be found at http://github.com/rbonvall/vim-scripts/tree/master/syntax/brook.vim ; patches are welcome.
 
install details
Copy brook.vim to ~/.vim/syntax and add the following line to ~/.vim/filetype.vim :

autocmd BufNewFile,BufRead *.br,*.brh,*.bri  setf brook
 

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
brook.vim 1 2008-07-04 6.0 Roberto Bonvallet Initial upload
ip used for rating: 3.139.104.214

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