brook.vim : Brook syntax highlighting
| script karma |
Rating 0/0,
Downloaded by 927 |
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|