zrf.vim : Syntax file for Zillions of Games' ZRF
script karma |
Rating 7/4,
Downloaded by 1000 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jochen Schoof |
|
script type |
syntax |
|
description |
This is a syntax file for proper highlighting of Zillions Rule Files (ZRF) which are used to describe games in Zillions of Games. Zillions of Games is a universal gaming environment that allows the definition of new games by the user. For more details simply visit http://www.zillionsofgames.com. |
|
install details |
See file zrf_vim.txt contained in the ZIP file. Basically just add
au BufNewFile,BufRead *.zrf setf zrf (for vim 6.x)
or
au BufNewFile,BufRead *.zrf call s:StarSet('zrf') (for vim 7.x)
to your $VIMRUNTIME/filetype.vim file and enjoy. |
|
script versions (upload new version)
Click on the package to download.
zrf_vim.zip |
1.2 |
2009-02-09 |
7.0 |
Jochen Schoof |
Updated the installation description to also match vim 7.x.
No changes in zrf.vim file except version number and date.
Syntax file can be used in both vim 6.x and 7.x. |
zrf_vim.zip |
1.1 |
2003-10-28 |
6.0 |
Jochen Schoof |
Initial upload |
ip used for rating: 18.119.126.21
|